Skip to content

Commit 236d4c9

Browse files
cowork-bot: normalize pyproject.toml section spacing (one blank line between tables)
1 parent bc1ad80 commit 236d4c9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,9 +55,9 @@ Changelog = "https://github.com/Coding-Dev-Tools/schemaforge/blob/main/CHANGELOG
5555
[tool.setuptools.packages.find]
5656
where = ["src"]
5757

58-
5958
[tool.setuptools.package-data]
6059
"*" = ["py.typed"]
60+
6161
[tool.pytest.ini_options]
6262
testpaths = ["tests"]
6363

0 commit comments

Comments
 (0)