sentry-python
sentry-python copied to clipboard
Move `sentry_sdk.init` implementation out of `hub.py`
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).