mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-09-21 11:26:58 +00:00
⚡ improve dependency cache
This commit is contained in:
8
tests/.isort.cfg
Normal file
8
tests/.isort.cfg
Normal file
@ -0,0 +1,8 @@
|
||||
[settings]
|
||||
profile=black
|
||||
line_length=80
|
||||
length_sort=true
|
||||
skip_gitignore=true
|
||||
force_sort_within_sections=true
|
||||
known_local_folder=plugins
|
||||
extra_standard_library=typing_extensions
|
Reference in New Issue
Block a user