Skip to content

Commit 63142b9

Browse files
committed
TST: Added docs to flake8 exclusions
1 parent fe67195 commit 63142b9

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,3 +1,3 @@
11
[flake8]
2-
exclude = tests/*,setup.py
2+
exclude = tests/*,setup.py,docs
33
max-line-length = 160

0 commit comments

Comments
 (0)