Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Hellander committed Jan 9, 2025
1 parent dd5db2f commit 0150ab9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fedn/network/combiner/roundhandler.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ class RoundConfig(TypedDict):
:type round_id: str
:param round_timeout: The round timeout in seconds. Set by user interfaces or Controller.
:type round_timeout: str
:param rounds: The number of rounds. Set by user interfaces.
:param rounds: The number of rounds. Set by user interfaces.w
:param model_id: The model identifier. Set by user interfaces or Controller (get_latest_model).
:type model_id: str
:param model_version: The model version. Currently not used.
Expand Down

0 comments on commit 0150ab9

Please sign in to comment.