Skip to content

Commit

Permalink
Pass black over every python file
Browse files Browse the repository at this point in the history
  • Loading branch information
srhinos committed Jan 22, 2021
1 parent a9d397c commit 52a18ac
Show file tree
Hide file tree
Showing 20 changed files with 1,895 additions and 1,398 deletions.
5 changes: 5 additions & 0 deletions .flake8
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[flake8]
ignore = E203, E266, E501, E731, W503, F403, F401
max-line-length = 99
max-complexity = 18
select = B,C,E,F,W,T4,B9
Loading

0 comments on commit 52a18ac

Please sign in to comment.