Skip to content

Commit 19cf5a8

Browse files
author
Martin Durant
committed
Exclude tests from flake
1 parent bf86272 commit 19cf5a8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# https://flake8.readthedocs.io/en/latest/user/error-codes.html
55

66
# Note: there cannot be spaces after comma's here
7-
exclude = __init__.py, compatibility.py
7+
exclude = __init__.py,tests
88
ignore =
99
# Extra space in brackets
1010
E20,

0 commit comments

Comments
 (0)