We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0bbaa35 commit 736b0edCopy full SHA for 736b0ed
.flake8
@@ -44,6 +44,7 @@ filename =
44
exclude =
45
.git,
46
__pycache__,
47
+ .build,
48
49
ignore =
50
# The black tool treats slices consistently, the E203 warning is not PEP8
0 commit comments