Skip to content

Commit c645e73

Browse files
committed
Fix lint issue
1 parent c774dde commit c645e73

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

optimizely/project_config.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@
4141

4242
EntityClass = TypeVar('EntityClass')
4343

44+
4445
class ProjectConfig:
4546
""" Representation of the Optimizely project config. """
4647

0 commit comments

Comments
 (0)