Skip to content

Commit

Permalink
Ignore flake8 E501 line too long for instagram extractor
Browse files Browse the repository at this point in the history
  • Loading branch information
Infinitay committed May 12, 2022
1 parent b803c23 commit 882e182
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ exclude = gallery_dl/__init__.py,gallery_dl/__main__.py,setup.py,build,scripts,a
ignore = E203,E226,W504
per-file-ignores =
gallery_dl/extractor/500px.py: E501
gallery_dl/extractor/instagram.py: E501

0 comments on commit 882e182

Please sign in to comment.