mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-04-19 13:23:29 +02:00
Have isort place calibre_extensions imports correctly
This commit is contained in:
parent
8504ed08e8
commit
5b4e667780
1 changed files with 1 additions and 0 deletions
|
|
@ -17,3 +17,4 @@ line_length = 85
|
|||
multi_line_output = 5
|
||||
known_future_library = __python__
|
||||
known_standard_library = aes,elementmaker,encodings
|
||||
known_first_party = calibre_extensions
|
||||
|
|
|
|||
Loading…
Reference in a new issue