mirror of
https://github.com/PostHog/posthog.git
synced 2024-11-28 18:26:15 +01:00
e61b23cbcc
* refactor: move files and change insight class * move sql * types * fix imports * refactor: propogate class * change order * fix: restructure imports * fix imports * move tests * add dependency * remove deprecated * inherit foss tests * refactor: split stickiness /posthog and /ee (#10085) * refactor: move files * refactor: variable naming * factory pattern * fix: restore exceptions hog * remove factory pattern * fix imports * fix import * Update snapshots Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2 lines
25 B
Python
2 lines
25 B
Python
from .retention import *
|