Skip to content

Commit 62108f5

Browse files
committed
Update flake8 setting
1 parent 587a596 commit 62108f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[flake8]
22
ignore = E203,E501,W503,E722
3-
exclude = tests,build
3+
exclude = tests,build,.venv,docs
44

55
[bdist_wheel]
66
universal = 1

0 commit comments

Comments
 (0)