Skip to content

Commit

Permalink
Add blank line
Browse files Browse the repository at this point in the history
  • Loading branch information
LukasFehring committed Apr 15, 2024
1 parent cf83f99 commit 0fc3d4b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/source/usage/distributed_execution.rst
Original file line number Diff line number Diff line change
Expand Up @@ -76,4 +76,4 @@ and then add the configured experiments experiments in the worker job, followed
experiment_configuration_file_path = "some/value/from/config",
database_credential_file_path = "path/to/file"
)
experimenter.add_experiment_and_execute(keyfield_values_from_config, _experiment_function)
experimenter.add_experiment_and_execute(keyfield_values_from_config, _experiment_function)

0 comments on commit 0fc3d4b

Please sign in to comment.