Files
kittycad.py/kittycad/api/apps/__init__.py

2 lines
116 B
Python
Raw Normal View History

""" Contains methods for accessing the apps API paths: Endpoints for third party app grant flows. """ # noqa: E501