Skip to content

Commit 4ea6568

Browse files
chillaqgthea
andauthored
Update splitio/sync/split.py
Co-authored-by: Gastón Thea <theagaston@gmail.com>
1 parent c56647d commit 4ea6568

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

splitio/sync/split.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ def _read_splits_from_yaml_file(cls, filename):
288288
:param filename: Path of the file containing mocked feature flags & treatments.
289289
:type filename: str.
290290
291-
:return: Storage populataed with feature flags ready to be evaluated.
291+
:return: Storage populated with feature flags ready to be evaluated.
292292
:rtype: InMemorySplitStorage
293293
"""
294294
try:

0 commit comments

Comments
 (0)