enable inline import alert and fix inline imports (#2856)
This commit is contained in:
@@ -143,6 +143,9 @@ exclude = [
|
||||
line-length = 120
|
||||
target-version = "py311"
|
||||
|
||||
[tool.ruff.lint]
|
||||
extend-select = ["PLC0415"]
|
||||
|
||||
[tool.isort]
|
||||
profile = "black"
|
||||
multi_line_output = 3
|
||||
|
||||
Reference in New Issue
Block a user