We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a8c8d25 commit dba0ba5Copy full SHA for dba0ba5
.flake8
@@ -5,5 +5,5 @@ ignore =
5
D205
6
per-file-ignores =
7
tests/*:D
8
- **\__init__.py:F401,F403
+ app/**/__init__.py:F401,F403
9
app\exceptions.py:N818
0 commit comments