help the linter a bit

This commit is contained in:
boyska 2021-09-17 10:44:17 +02:00
parent d49c7dff00
commit 0d83a6fcd6

3
setup.cfg Normal file
View file

@ -0,0 +1,3 @@
[flake8]
max-line-length=89
ignore=D2,D4