mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-13 19:06:26 +00:00
4 lines
117 B
INI
4 lines
117 B
INI
[flake8]
|
|
max-line-length = 88
|
|
extend-ignore = E501
|
|
exclude = ./*migrations*.py,./api/nick_generator/nick_generator.py |