make sure isort preserves ordering if anki installed into python env

This commit is contained in:
Damien Elmes 2020-01-03 13:34:51 +10:00
parent 293893f701
commit a71f607936

View file

@ -6,3 +6,4 @@ force_grid_wrap=0
use_parentheses=True
line_length=88
ensure_newline_before_comments=true
known_first_party=anki