Skip to content

Commit

Permalink
Set max_line_length flake8 config to 99
Browse files Browse the repository at this point in the history
  • Loading branch information
sbellem committed May 15, 2018
1 parent de163ee commit 0536328
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 = 99

0 comments on commit 0536328

Please sign in to comment.