Skip to content

Commit

Permalink
Fixed flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
syrusakbary committed Jun 22, 2018
1 parent 3057234 commit 598e736
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[flake8]
exclude = tests,scripts,setup.py,docs,promise/utils.py
exclude = tests,scripts,setup.py,docs,promise/utils.py,conftest.py
max-line-length = 120

0 comments on commit 598e736

Please sign in to comment.