Skip to content

Commit

Permalink
fix flake for windows
Browse files Browse the repository at this point in the history
  • Loading branch information
ernestoarbitrio committed Sep 3, 2020
1 parent 19030dd commit 18431a1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions setup.cfg
Expand Up @@ -6,6 +6,9 @@ python_functions = test_ it_ they_ but_ and_it_ or_it
testpaths =
tests

[flake8]
max-line-length = 88

[settings]
multi_line_output=3
include_trailing_comma=True
Expand Down

0 comments on commit 18431a1

Please sign in to comment.