Files
kittycad.py/kittycad/api/ml/__init__.py
Jess Frazelle 64ff714439 updates
Signed-off-by: Jess Frazelle <github@jessfraz.com>
2024-08-09 20:45:26 -07:00

2 lines
129 B
Python

""" Contains methods for accessing the ml API paths: Machine learning to generate CAD models and other things. """ # noqa: E501