We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9398743 commit eae52c8Copy full SHA for eae52c8
src/version_helper.py
@@ -1,5 +1,3 @@
1
-from pdm.backend.hooks.version import SCMVersion
2
-
3
def format_version(version) -> str:
4
"""
5
Format the version number of the package. This function is only supposed to be
0 commit comments