mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Have isort place calibre_extensions imports correctly
This commit is contained in:
parent
8504ed08e8
commit
5b4e667780
@ -17,3 +17,4 @@ line_length = 85
|
|||||||
multi_line_output = 5
|
multi_line_output = 5
|
||||||
known_future_library = __python__
|
known_future_library = __python__
|
||||||
known_standard_library = aes,elementmaker,encodings
|
known_standard_library = aes,elementmaker,encodings
|
||||||
|
known_first_party = calibre_extensions
|
||||||
|
Loading…
x
Reference in New Issue
Block a user