Files
options_backtester/setup.cfg
T
2020-03-16 19:40:20 -03:00

8 lines
104 B
INI

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