prototorch_models/setup.cfg
Jensun Ravichandran 4ab0a5a414 Add setup config
2021-06-17 14:51:09 +02:00

9 lines
139 B
INI

[isort]
profile = hug
src_paths = isort, test
[yapf]
based_on_style = pep8
spaces_before_comment = 2
split_before_logical_operator = true