Skip to content

Commit a7c5130

Browse files
authored
Merge pull request #15 from nofaukost/add-flake8
Add flake8 config
2 parents b34c9aa + 82e04c9 commit a7c5130

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.flake8

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
[flake8]\nmax-line-length = 120\nexclude =\n .git,\n __pycache__,\n venv,\n .eggs,\n build\nignore = E203, W503

0 commit comments

Comments
 (0)