Skip to content

Commit f63efa8

Browse files
committed
Remove unnecessary blank lines in pyproject.toml
1 parent dcbfb25 commit f63efa8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

pyproject.toml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,6 @@ classifiers = [
3939
[project.urls]
4040
Homepage = "https://github.com/pytest-dev/iniconfig"
4141

42-
4342
[tool.hatch.version]
4443
source = "vcs"
4544

@@ -67,6 +66,5 @@ python = ["3.8", "3.9", "3.10", "3.11", "3.12", "3.13"]
6766
[tool.mypy]
6867
strict = true
6968

70-
7169
[tool.pytest.ini_options]
7270
testpaths = "testing"

0 commit comments

Comments
 (0)