guid-stdlibs > v0.8.0: linting

This commit is contained in:
raj-open
2025-01-18 16:05:38 +01:00
committed by Thomas Krijnen
parent 285c4bff67
commit 64a027cfba
@@ -82,6 +82,7 @@ _TRANS_STD_TO_IFC = str.maketrans(_CHARS64_STD, _CHARS64_IFC)
# METHODS
# ----------------------------------------------------------------
def compress(uuid: str, /) -> str:
"""
Converts a hex-encoded UUID to a base64-encoded GUID in IFC-format.