-
Stephan Seitz authored
I have installed the newest master of SymPy as editable package. So `isort` thinks it's one of our libraries. With this config SymPy is declared as a third party dependency.
Stephan Seitz authoredI have installed the newest master of SymPy as editable package. So `isort` thinks it's one of our libraries. With this config SymPy is declared as a third party dependency.
.isort.cfg 94 B
[settings]
line_length=100
balanced_wrapping=True
multi_line_output=4
known_third_party=sympy