update flake8 config

This commit is contained in:
Sergey Tereschenko 2019-02-12 23:29:01 +02:00
parent 685a52f2c9
commit e755625bc6

View file

@ -1,5 +1,6 @@
[flake8]
max-line-length = 100
ignore = E722, E241, W504
exclude = .tox,docs/modeltranslation/conf.py
[tox]