Skip to content

Commit c1fdc5f

Browse files
authored
Merge branch 'feature/fallback-treatment' into FME-9616-fallback-client
2 parents 44110b0 + 65b97e8 commit c1fdc5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

splitio/models/fallback_treatment.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
import json
33

44
class FallbackTreatment(object):
5-
"""Segment object class."""
5+
"""FallbackTreatment object class."""
66

77
def __init__(self, treatment, config=None):
88
"""

0 commit comments

Comments
 (0)