""" Application constants """ BASE_URL: str = 'https://sentry.delphiplatform.io/api/0' ORG_SLUG: str = 'gdb'