[pylama] linters = pep8,pyflakes format = pylint skip = *_ui.py #ignore = E201,E202,E231,E701 [pep8] max_line_length = 200