Ignore tags, and ignore flake8 E731

This commit is contained in:
Simon Conseil
2018-10-04 22:34:07 +02:00
parent daa85c73fc
commit 1ba600cef5
2 changed files with 5 additions and 1 deletions

View File

@@ -6,3 +6,6 @@ ignore =
.coveragerc
tests
readthedocs.yml
[flake8]
ignore = E731