mirror of
https://github.com/ankitects/anki.git
synced 2025-09-18 14:02:21 -04:00
make sure isort preserves ordering if anki installed into python env
This commit is contained in:
parent
ad4ac3bbd8
commit
03e93f8416
1 changed files with 1 additions and 0 deletions
|
@ -6,3 +6,4 @@ force_grid_wrap=0
|
|||
use_parentheses=True
|
||||
line_length=88
|
||||
ensure_newline_before_comments=true
|
||||
known_first_party=anki
|
||||
|
|
Loading…
Reference in a new issue