__init__.py 58 B

123
  1. __all__ = ("get_sentry",)
  2. from .sentry import get_sentry