Skip to content

Commit a0ecddc

Browse files
Nathan Gillettcursoragent
andcommitted
chore: align dev optional-deps indentation in pyproject.toml
Normalize list entry indentation to match the rest of [project] tables. Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent abbdc5b commit a0ecddc

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

pyproject.toml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -36,12 +36,12 @@ dev = [
3636
"build>=1.2",
3737
"coverage[toml]>=7.4",
3838
"datamodel-code-generator==0.56.1",
39-
"pip-audit>=2.7",
40-
"pytest>=8.0",
41-
"pytest-asyncio>=0.24",
42-
"pytest-cov>=6.0",
43-
"ruff>=0.8",
44-
"tox>=4",
39+
"pip-audit>=2.7",
40+
"pytest>=8.0",
41+
"pytest-asyncio>=0.24",
42+
"pytest-cov>=6.0",
43+
"ruff>=0.8",
44+
"tox>=4",
4545
]
4646

4747
[tool.intentproof]

0 commit comments

Comments
 (0)