Skip to content

Commit

Permalink
Increase max_line_length
Browse files Browse the repository at this point in the history
  • Loading branch information
alisaifee committed Dec 15, 2021
1 parent 8501d23 commit 96e6b3e
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 @@ -8,4 +8,5 @@ parentdir_prefix = limits-

[flake8]
exclude = build/**,google_appengine/**,doc/**,_version.py,version.py,versioneer.py
max_line_length=100
ignore = W503

0 comments on commit 96e6b3e

Please sign in to comment.