8000 [FORMATTER] - Testing autopep8 formatter to autoformat before commits… · optimizely/python-sdk@9d9088b · GitHub
[go: up one dir, main page]

Skip to content

Commit 9d9088b

Browse files
[FORMATTER] - Testing autopep8 formatter to autoformat before commits to repo
1 parent 996584a commit 9d9088b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

optimizely/optimizely_factory.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ def default_instance_with_config_manager(config_manager):
113113
def custom_instance(sdk_key, datafile=None, event_dispatcher=None, logger=None, error_handler=None,
114114
skip_json_validation=None, user_profile_service=None, config_manager=None,
115115
notification_center=None):
116-
117116
""" Returns a new optimizely instance.
118117
if max_event_batch_size and max_event_flush_interval are None then default batch_size and flush_interval
119118
will be used to setup BatchEventProcessor.

0 commit comments

Comments
 (0)
0