fix: format pyproject.toml dependencies indentation
This commit is contained in:
@@ -145,7 +145,7 @@ dev = [
|
|||||||
"pytest-cov==7.0.0",
|
"pytest-cov==7.0.0",
|
||||||
"pytest-mock==3.15.1",
|
"pytest-mock==3.15.1",
|
||||||
"black==26.3.1",
|
"black==26.3.1",
|
||||||
"isort==8.0.1",
|
"isort==8.0.1",
|
||||||
"ruff==0.15.5",
|
"ruff==0.15.5",
|
||||||
"mypy==1.8.0",
|
"mypy==1.8.0",
|
||||||
"bandit==1.9.4",
|
"bandit==1.9.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user