Skip to content

Commit eae52c8

Browse files
committed
Remove unused import
1 parent 9398743 commit eae52c8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/version_helper.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
from pdm.backend.hooks.version import SCMVersion
2-
31
def format_version(version) -> str:
42
"""
53
Format the version number of the package. This function is only supposed to be

0 commit comments

Comments
 (0)