mirror of
https://github.com/Chia-Network/chia-blockchain.git
synced 2024-11-10 12:29:49 +03:00
5 lines
75 B
INI
5 lines
75 B
INI
[flake8]
|
|
max-line-length = 120
|
|
exclude = ./typings/**/*
|
|
ignore = E203,W503
|