Skip to content

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
jafermarq committed Oct 18, 2024
1 parent f347d8e commit aaa3b57
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/flower-authentication/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ above. Don't forget to specify the correct client private and public keys for ea

> \[!TIP\]
> Note the `--node-config` passed when spawning the `SuperNode` is accessible to the `ClientApp` via the context. In this example, the `client_fn()` uses it to load the dataset and then proceed with the training of the model.
>
>
> ```python
> def client_fn(context: Context):
> # retrieve the passed `--node-config`
Expand Down

0 comments on commit aaa3b57

Please sign in to comment.