Asib27's picture
try 1
065fee7 verified
raw
history blame
126 Bytes
[flake8]
ignore = E203, E266, E501, W503
exclude =
# Standard linting exemptions.
__pycache__,
.git,
*.pyc,
conf.py