Files
kittycad.py/kittycad/models/drawing_cmd_id.py
Jess Frazelle 8877a3c146 Update api spec (#79)
* YOYO NEW API SPEC!

* I have generated the latest API!

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2023-04-27 13:59:37 -07:00

5 lines
76 B
Python

class DrawingCmdId(str):
def __str__(self) -> str:
return self