Files
options_backtester/setup.cfg
T

8 lines
104 B
INI

[flake8]
max-line-length = 119
ignore = E126,F403,F405
[yapf]
based_on_style = pep8
column_limit = 119