Skip to content

Commit da9aaa5

Browse files
committed
polishing
1 parent 1505de0 commit da9aaa5

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
@@ -653,7 +653,7 @@ def _read_feature_flags_from_json_file(self, filename):
653653

654654

655655
class LocalSplitSynchronizerAsync(LocalSplitSynchronizerBase):
656-
"""Localhost mode feature_flag synchronizer."""
656+
"""Localhost mode async feature_flag synchronizer."""
657657

658658
def __init__(self, filename, feature_flag_storage, localhost_mode=LocalhostMode.LEGACY):
659659
"""

0 commit comments

Comments
 (0)