Skip to content

Commit ff36156

Browse files
committed
style(template): remove auto-generated headers from version stub
Remove the "@generated" and "DO NOT EDIT" header comments from the `_version.pyi` template. This simplifies the generated file without changing its functional interface.
1 parent 177fc4f commit ff36156

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

template/src/{{ package_dir }}/_version.pyi

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
# This file is @generated by <https://github.com/liblaf/copier-python>.
2-
# DO NOT EDIT!
3-
41
# ref: <https://github.com/ofek/hatch-vcs>
52
# ref: <https://github.com/pypa/setuptools-scm/blob/58ed7d5dec0e3bc80190f73543cf4d8a6876ba8e/src/setuptools_scm/_integration/dump_version.py#L16-L51>
63
__commit_id__: str | None

0 commit comments

Comments
 (0)