Skip to content

Commit

Permalink
Update src/py/flwr/superexec/executor.py
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljanes authored Nov 7, 2024
1 parent 5e20e1b commit 9c4fa0a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/py/flwr/superexec/executor.py
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ def start_run(
override_config: UserConfig
The config overrides dict sent by the user (using `flwr run`).
federation_options: ConfigsRecord
The federation options dict sent by the user (using `flwr run`).
The federation options sent by the user (using `flwr run`).
Returns
-------
Expand Down

0 comments on commit 9c4fa0a

Please sign in to comment.