remove unused config
This commit is contained in:
parent
176fdfa000
commit
2c5d652493
1 changed files with 0 additions and 1 deletions
|
|
@ -113,7 +113,6 @@ select = [
|
||||||
"UP", # pyupgrade
|
"UP", # pyupgrade
|
||||||
"W", # pycodestyle warning
|
"W", # pycodestyle warning
|
||||||
]
|
]
|
||||||
ignore-init-module-imports = true
|
|
||||||
|
|
||||||
[tool.ruff.lint.isort]
|
[tool.ruff.lint.isort]
|
||||||
force-single-line = true
|
force-single-line = true
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue