Skip to content

Commit bbd2938

Browse files
committed
chore: remove comment
1 parent 45d7fd7 commit bbd2938

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

template/tests/{% if dynamic_version %}test_version.py{% endif %}.jinja

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import importlib.resources
77
from {{ package_name }} import __version__
88

99

10-
# https://packaging.python.org/discussions/single-source-version/#single-sourcing-the-project-version
1110
def test_version() -> None:
1211
"""Test that the version attribute matches the package version."""
1312
version_path = importlib.resources.files("{{ package_name }}")

0 commit comments

Comments
 (0)