Skip to content

Commit 1a7d4c7

Browse files
committed
fmt
1 parent a2c1ccc commit 1a7d4c7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

{{cookiecutter.project_name}}/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@ scripts.open = "python -m webbrowser -t docs/_build/html/index.html"
7373
scripts.clean = "git clean -fdX -- {args:docs}"
7474

7575
[[tool.hatch.envs.hatch-test.matrix]]
76-
python = ["3.10", "3.13"]
76+
python = [ "3.10", "3.13" ]
7777
[tool.hatch.envs.hatch-test]
7878
features = [ "test" ]
7979

0 commit comments

Comments
 (0)