Skip to content

Commit

Permalink
Merge pull request #108 from NebraLtd/kashifpk/max-line-length-100
Browse files Browse the repository at this point in the history
Increased max line length to 100 for flake8
  • Loading branch information
Kashif Iftikhar authored Feb 2, 2022
2 parents b0df773 + 637f0ec commit bfc9c3f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[flake8]
max-line-length = 100

0 comments on commit bfc9c3f

Please sign in to comment.