Separates utility and helper functions, as well as constant values (e.g. base URLs), in dedicated files, apart from tools files.
1 line
41 B
Python
1 line
41 B
Python
ZOOM_BASE_URL = "https://api.zoom.us/v2"
|