mirror of
https://github.com/nonebot/nonebot2.git
synced 2025-02-17 16:20:05 +08:00
✏️ fix isort line length typo
This commit is contained in:
parent
15d68706b3
commit
0b150d35f7
@ -69,7 +69,7 @@ extend-exclude = '''
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
line_length = 80
|
||||
line_length = 88
|
||||
length_sort = true
|
||||
skip_gitignore = true
|
||||
force_sort_within_sections = true
|
||||
|
Loading…
x
Reference in New Issue
Block a user