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 187d76d commit c4bc1adCopy full SHA for c4bc1ad
.flake8
@@ -3,4 +3,4 @@ max-line-length = 120
3
exclude = .git,__pycache__,build,dist
4
ignore = W503
5
per-file-ignores =
6
- __init__.py: F401
+ __init__.py: F401
0 commit comments