mirror of
https://github.com/ae-utbm/sith.git
synced 2025-07-11 12:29:24 +00:00
reorganize imports with ruff
This commit is contained in:
@ -70,6 +70,9 @@ optional = true
|
||||
[tool.xapian]
|
||||
version = "1.4.25"
|
||||
|
||||
[tool.ruff.lint]
|
||||
select = ["I", "F401"]
|
||||
|
||||
[build-system]
|
||||
requires = ["poetry-core>=1.0.0"]
|
||||
build-backend = "poetry.core.masonry.api"
|
||||
|
Reference in New Issue
Block a user