telegram. Some pylama tweaks.
Some checks failed
continuous-integration/drone/push Build is passing
continuous-integration/drone/pr Build is failing

This commit is contained in:
Alexey Skobkin 2022-05-02 18:11:20 +03:00
parent eba2ab2252
commit 20849ada60

View file

@ -3,7 +3,7 @@
format = pylint format = pylint
skip = .venv/* skip = .venv/*
linters = pyflakes,pylint,pycodestyle linters = pyflakes,pylint,pycodestyle
#ignore = F0401,C0111,E731 ignore = F0401,C0114,R0903
[pylama:pylint] [pylama:pylint]
max_line_length = 120 max_line_length = 120