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.
2 parents 44110b0 + 65b97e8 commit c1fdc5fCopy full SHA for c1fdc5f
splitio/models/fallback_treatment.py
@@ -2,7 +2,7 @@
2
import json
3
4
class FallbackTreatment(object):
5
- """Segment object class."""
+ """FallbackTreatment object class."""
6
7
def __init__(self, treatment, config=None):
8
"""
0 commit comments