robosats/.flake8

4 lines
117 B
Plaintext
Raw Normal View History

[flake8]
max-line-length = 88
extend-ignore = E501
exclude = ./*migrations*.py,./api/nick_generator/nick_generator.py