2 lines
118 B
Python
2 lines
118 B
Python
""" Contains methods for accessing the ai API paths: AI uses machine learning to generate 3D meshes. """ # noqa: E501
|