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 c56647d commit 4ea6568Copy full SHA for 4ea6568
splitio/sync/split.py
@@ -288,7 +288,7 @@ def _read_splits_from_yaml_file(cls, filename):
288
:param filename: Path of the file containing mocked feature flags & treatments.
289
:type filename: str.
290
291
- :return: Storage populataed with feature flags ready to be evaluated.
+ :return: Storage populated with feature flags ready to be evaluated.
292
:rtype: InMemorySplitStorage
293
"""
294
try:
0 commit comments