telegram. Some pylama tweaks.

This commit is contained in:
Alexey Skobkin 2022-05-02 18:11:20 +03:00
parent 5abe26fbac
commit a95fbb4e91

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