Files
kittycad.py/kittycad/api/ml/__init__.py

2 lines
129 B
Python
Raw Normal View History

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