We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6db7355 commit 2d3591eCopy full SHA for 2d3591e
.flake8
@@ -14,4 +14,5 @@ per-file-ignores =
14
**/tests/config/**.py:F401,E402
15
tests/config/**.py:F401,E402
16
tests/**.py: E402
17
- tools/**.py: E402
+ tools/**.py: E402
18
+ projects/**/configs/**.py:F401
0 commit comments