Skip to content

Commit

Permalink
Create .flake8
Browse files Browse the repository at this point in the history
  • Loading branch information
spa086 authored Jan 27, 2024
1 parent 1b38960 commit bf1a0ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[flake8]
exclude = .git,__pycache__,venv,.venv,.tox,dist,build,*.egg,docs,data
max-complexity = 10

0 comments on commit bf1a0ae

Please sign in to comment.