We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cfedd2 commit a230424Copy full SHA for a230424
ldclient/config.py
@@ -595,4 +595,4 @@ def _validate(self):
595
log.warning("Missing or blank SDK key")
596
597
598
-__all__ = ['Config', 'BigSegmentsConfig', 'HTTPConfig']
+__all__ = ['Config', 'BigSegmentsConfig', 'DataSystemConfig', 'HTTPConfig']
0 commit comments