From 1ac2a2f1c9dc4fd5d47b75092a815ba3f72e69fe Mon Sep 17 00:00:00 2001 From: Stephen Kent Date: Fri, 3 Apr 2026 23:59:46 -0700 Subject: [PATCH] Fixup `test_pyproject.py` docstring --- tests/test_pyproject.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/test_pyproject.py b/tests/test_pyproject.py index 2cb7653..8c54c60 100644 --- a/tests/test_pyproject.py +++ b/tests/test_pyproject.py @@ -1,4 +1,4 @@ -"""Snapshot tests for project.toml template.""" +"""Snapshot tests for pyproject.toml template.""" from collections.abc import Callable from pathlib import Path