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 c774dde commit c645e73Copy full SHA for c645e73
optimizely/project_config.py
@@ -41,6 +41,7 @@
41
42
EntityClass = TypeVar('EntityClass')
43
44
+
45
class ProjectConfig:
46
""" Representation of the Optimizely project config. """
47
0 commit comments