Commit 356d8fdf authored by Rad Cirskis's avatar Rad Cirskis

ignore E722, ...

parent c6222c76
......@@ -8,7 +8,7 @@ skip_missing_interpreters = true
[flake8]
max_line_length = 120
ignore = E402
ignore = E402,E722
[testenv]
usedevelop = true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment