Skip to content
This repository has been archived by the owner on Jan 22, 2022. It is now read-only.

Commit

Permalink
allow longer line len
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-weber committed Nov 21, 2018
1 parent 0171379 commit 2fec542
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Expand Up @@ -6,4 +6,4 @@ exclude = *_pb2.py
# but it's actually ok
ignore = E402
# per 2013 changes to PEP8
max-line-length = 100
max-line-length = 110

0 comments on commit 2fec542

Please sign in to comment.