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