mirror of
https://github.com/wassname/options_backtester.git
synced 2026-06-27 20:05:56 +08:00
7 lines
80 B
INI
7 lines
80 B
INI
[flake8]
|
|
max-line-length = 119
|
|
|
|
[yapf]
|
|
based_on_style = pep8
|
|
column_limit = 119
|