mirror of
https://github.com/dashpay/dash.git
synced 2024-12-24 19:42:46 +01:00
3bc4b00e69
git-subtree-dir: src/dashbls git-subtree-split: 66ee820fbc9e3b97370db8c164904af48327a124
5 lines
102 B
INI
5 lines
102 B
INI
[flake8]
|
|
max-line-length = 120
|
|
exclude = ./typings/**/* python-impl/fields.py
|
|
ignore = E203,W503,E501
|