mirror of
https://github.com/RoboSats/robosats.git
synced 2024-12-13 19:06:26 +00:00
4d5c60239f
* Conform to pep8 rules * Fix some more flake8 linting errors
4 lines
51 B
INI
4 lines
51 B
INI
[flake8]
|
|
max-line-length = 88
|
|
extend-ignore = E501
|