Fixed pep8 max_line_length

master
Per A Brodtkorb 8 years ago
parent 41bb86c2da
commit dbacfd7f68

@ -62,7 +62,7 @@ addopts =
# wafo/stats/tests # wafo/stats/tests
[pep8] [pep8]
max-line-length = 100 max_line_length = 100
[pytest] [pytest]
doctest_optionflags = NORMALIZE_WHITESPACE ELLIPSIS doctest_optionflags = NORMALIZE_WHITESPACE ELLIPSIS

Loading…
Cancel
Save