formatting, sorting

This commit is contained in:
SWivid
2025-05-05 01:41:28 +08:00
parent b4efcd836a
commit 6d1a1e886a
40 changed files with 167 additions and 155 deletions

View File

@@ -6,5 +6,5 @@ target-version = "py310"
dummy-variable-rgx = "^_.*$"
[lint.isort]
force-single-line = true
force-single-line = false
lines-after-imports = 2