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 5bad361 commit 0a8a395Copy full SHA for 0a8a395
splitio/models/token.py
@@ -3,6 +3,7 @@
3
import base64
4
import json
5
6
+
7
class Token(object):
8
"""Token object class."""
9
0 commit comments