Skip to content

Commit

Permalink
Update datasets/flwr_datasets/partitioner/natural_id_partitioner.py
Browse files Browse the repository at this point in the history
  • Loading branch information
jafermarq authored May 6, 2024
1 parent 283388d commit 6f050bf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@


class NaturalIdPartitioner(Partitioner):
"""Partitioner for dataset that can be divided by a reference to id in dataset.
"""Partitioner for a dataset that can be divided by a column with partition ids.
Parameters
----------
Expand Down

0 comments on commit 6f050bf

Please sign in to comment.