MCPcopy Create free account
hub / github.com/Flagsmith/flagsmith / FeatureSegmentManager

Class FeatureSegmentManager

api/features/managers.py:18–19  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16
17
18class FeatureSegmentManager(UUIDNaturalKeyManagerMixin, OrderedModelManager): # type: ignore[misc]
19 pass
20
21
22class FeatureManager(UUIDNaturalKeyManagerMixin, SoftDeleteManager): # type: ignore[misc]

Callers 1

FeatureSegmentClass · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…