mirror of
https://github.com/mikf/gallery-dl.git
synced 2024-11-22 18:53:21 +01:00
7 lines
135 B
INI
7 lines
135 B
INI
[flake8]
|
|
exclude = build,archive
|
|
ignore = E203,E226,W504
|
|
per-file-ignores =
|
|
setup.py: E501
|
|
gallery_dl/extractor/500px.py: E501
|