getsentry / sentry

Developer-first error tracking and performance monitoring
https://sentry.io
Other
37.08k stars 3.98k forks source link

ref: inline SENTRY_ANALYTICS_ALIASES to remove import cycle #70036

Closed asottile-sentry closed 2 weeks ago

asottile-sentry commented 2 weeks ago

this setting is not overridden in any environment and has not changed since introduction

resolves this cycle with latest django-stubs:

src/sentry/analytics/utils.py:13: error: Import cycle from Django settings module prevents type inference for 'SENTRY_ANALYTICS_ALIASES'  [misc]