Skip to content

Commit

Permalink
DEVOPS Unify flake8 settings to black
Browse files Browse the repository at this point in the history
  • Loading branch information
thclark committed Jun 18, 2020
1 parent eceadc1 commit 6a23eaf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .flake8
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
[flake8]
max-line-length = 200
max-line-length = 160
exclude = .tox/*,app/*,env/*

0 comments on commit 6a23eaf

Please sign in to comment.