try to fix tests

This commit is contained in:
Friedrich Lindenberg 2017-12-04 23:29:24 +01:00
parent 8226e51408
commit db9729a228

View File

@ -2,7 +2,7 @@
description-file = README.md description-file = README.md
[flake8] [flake8]
ignore = E501,E123,E124,E126,E127,E128 ignore = E501,E123,E124,E126,E127,E128,E722,E741
[bdist_wheel] [bdist_wheel]
universal = 1 universal = 1