mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-09 09:21:46 +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
|
||||
# ----------------------------------------------------------------
|
||||
|
||||
|
||||
def compress(uuid: str, /) -> str:
|
||||
"""
|
||||
Converts a hex-encoded UUID to a base64-encoded GUID in IFC-format.
|
||||
|
||||
Reference in New Issue
Block a user