sentry-python icon indicating copy to clipboard operation
sentry-python copied to clipboard

Move `sentry_sdk.init` implementation out of `hub.py`

Open szokeasaurusrex opened this issue 1 year ago • 0 comments

Following the hub API deprecation, it would likely make more sense to move sentry_sdk.init's implementation to client.py (or possibly scope.py).

szokeasaurusrex avatar Jul 02 '24 09:07 szokeasaurusrex