Skip to content
Commits on Source (2)
......@@ -6,7 +6,6 @@ ignore =
E501,
# Ignore all flake8 errors for now. Whoever wants to fixup our code (PLEASE),
# remove one, fixup all occurences, submit a merge request...
E115,
E123,
E124,
E125,
......