Source code for kittycad.models.modeling_cmd_id

[docs]class ModelingCmdId(str):
[docs] def __str__(self) -> str: return self