Skip to content

Commit

Permalink
Update src/py/flwr/common/flowercontext.py
Browse files Browse the repository at this point in the history
  • Loading branch information
danieljanes authored Jan 19, 2024
1 parent 60b5cb1 commit e507ea4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/py/flwr/common/flowercontext.py
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class Metadata:
A string that encodes a action to be executed on
the receiving end.
group_id : str
An identifier for grouping runs. In some settings
An identifier for grouping tasks. In some settings
this is used as the FL round.
ttl : str
Time-to-live for this task.
Expand Down

0 comments on commit e507ea4

Please sign in to comment.