Skip to content

Commit

Permalink
Add flake8 config (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
a5kin committed Dec 5, 2017
1 parent f2bff35 commit 6a2932b
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
[flake8]
exclude =
.git,
__pycache__,
docs,
build,
dist

0 comments on commit 6a2932b

Please sign in to comment.