mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-25 17:57:02 +00:00
bonsai - sort imports
This commit is contained in:
@@ -38,8 +38,3 @@ exclude = ["test*"]
|
||||
|
||||
[tool.ruff]
|
||||
extend = "../../pyproject.toml"
|
||||
|
||||
[tool.ruff.lint]
|
||||
ignore = [
|
||||
"I", # import sorting - ignore it temporarily, still need to do some tests
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user