ab8b5a4
1
2
3
4
5
6
7
8
""" Constants for the whole API. """ import os X_API_KEY = os.environ.get("X_API_KEY", "")