mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2026-03-30 07:59:50 +01:00
ran ruff to remove unused imports
This commit is contained in:
@@ -2,4 +2,9 @@
|
||||
line-length = 120
|
||||
|
||||
[tool.isort]
|
||||
profile = 'black'
|
||||
profile = 'black'
|
||||
line-length=120
|
||||
|
||||
[tool.ruff]
|
||||
line-length=120
|
||||
ignore = ["E402"]
|
||||
Reference in New Issue
Block a user