Skip to content

Commit a230424

Browse files
committed
add DataSystemConfig
1 parent 0cfedd2 commit a230424

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ldclient/config.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -595,4 +595,4 @@ def _validate(self):
595595
log.warning("Missing or blank SDK key")
596596

597597

598-
__all__ = ['Config', 'BigSegmentsConfig', 'HTTPConfig']
598+
__all__ = ['Config', 'BigSegmentsConfig', 'DataSystemConfig', 'HTTPConfig']

0 commit comments

Comments
 (0)