Files
kittycad.py/kittycad/api/sessions/__init__.py
Jess Frazelle 02dff4020c cleanup
Signed-off-by: Jess Frazelle <github@jessfraz.com>

add more

Signed-off-by: Jess Frazelle <github@jessfraz.com>

update

Signed-off-by: Jess Frazelle <github@jessfraz.com>

u[dates

Signed-off-by: Jess Frazelle <github@jessfraz.com>
2022-04-27 13:21:52 -07:00

2 lines
142 B
Python

""" Contains methods for accessing the sessions API paths: Sessions allow users to call the API from their session cookie in the browser. """