Reset flake8 log format

This commit is contained in:
Gabriel Augendre 2021-12-29 10:41:02 +01:00
parent edea968c14
commit 4e0492054f

View file

@ -10,4 +10,3 @@ ignore =
A003,
max-complexity = 10
format = %(path)s:%(row)d:%(col)d: %(code)s %(text)s https://lintlyci.github.io/Flake8Rules/rules/%(code)s.html