mamba/.isort.cfg

8 lines
156 B
INI

[settings]
line_length=88
known_third_party=pybind11,conda,conda_env
multi_line_output=3
include_trailing_comma=True
force_grid_wrap=0
use_parentheses=True