MCPcopy
hub / github.com/PostHog/posthog / __init__.py

File __init__.py

posthog/api/__init__.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1from rest_framework import decorators, exceptions
2
3from posthog.api.routing import DefaultRouterPlusPlus
4from posthog.settings import EE_AVAILABLE

Callers

nothing calls this directly

Calls 2

registerMethod · 0.80

Tested by

no test coverage detected