Skip to content

Commit 96a6f0e

Browse files
committed
some codes are fixed already
1 parent 73812b6 commit 96a6f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ build-backend = "mesonpy"
4141

4242
[tool.cython-lint]
4343
max-line-length = 120
44-
ignore = ['E114','E117','E127','E128','E129','E202','E221','E222','E231','E261','E262','E265','E302','E303','E306','E501','E701','E703','E711','E722','E731','E741','E743','W291','W293','W391','W605']
44+
ignore = ['E114','E117','E127','E128','E129','E202','E221','E222','E231','E261','E262','E265','E302','E303','E306','E501','E701','E703','E711','E722','E731','E741','E743','W391']
4545
exclude = 'src/flint/flintlib/.*'
4646

4747
[tool.spin]

0 commit comments

Comments
 (0)