Skip to content

Commit

Permalink
[FORMATTER] - Testing autopep8 formatter to autoformat before commits…
Browse files Browse the repository at this point in the history
… to repo
  • Loading branch information
The-inside-man committed Jun 21, 2021
1 parent 996584a commit 9d9088b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion optimizely/optimizely_factory.py
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,6 @@ def default_instance_with_config_manager(config_manager):
def custom_instance(sdk_key, datafile=None, event_dispatcher=None, logger=None, error_handler=None,
skip_json_validation=None, user_profile_service=None, config_manager=None,
notification_center=None):

""" Returns a new optimizely instance.
if max_event_batch_size and max_event_flush_interval are None then default batch_size and flush_interval
will be used to setup BatchEventProcessor.
Expand Down

0 comments on commit 9d9088b

Please sign in to comment.