mirror of
https://github.com/daylinmorgan/swydd.git
synced 2024-11-06 17:23:16 -06:00
chore: tool.ruff deprecated
This commit is contained in:
parent
6a274cd1c1
commit
0bc9138da3
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ dev-dependencies = [
|
|||
"pytest>=8.3.2",
|
||||
]
|
||||
|
||||
[tool.ruff]
|
||||
[tool.ruff.lint]
|
||||
select = ["E","F","I"]
|
||||
ignore = ["E402"]
|
||||
|
||||
|
|
Loading…
Reference in a new issue