mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-06 04:16:25 +00:00
guid-stdlibs > v0.8.0: linting
This commit is contained in:
@@ -82,6 +82,7 @@ _TRANS_STD_TO_IFC = str.maketrans(_CHARS64_STD, _CHARS64_IFC)
|
|||||||
# METHODS
|
# METHODS
|
||||||
# ----------------------------------------------------------------
|
# ----------------------------------------------------------------
|
||||||
|
|
||||||
|
|
||||||
def compress(uuid: str, /) -> str:
|
def compress(uuid: str, /) -> str:
|
||||||
"""
|
"""
|
||||||
Converts a hex-encoded UUID to a base64-encoded GUID in IFC-format.
|
Converts a hex-encoded UUID to a base64-encoded GUID in IFC-format.
|
||||||
|
|||||||
Reference in New Issue
Block a user