Skip to content

Commit

Permalink
Update unidist/core/backends/mpi/core/object_store.py
Browse files Browse the repository at this point in the history
  • Loading branch information
YarShev authored and Retribution98 committed Dec 13, 2023
1 parent 302369d commit 8d5ae13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion unidist/core/backends/mpi/core/object_store.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@

class ObjectStore:
"""
Class that combines checking and reciving data from all stores in a current process.
Class that combines checking and retrieving data from the shared and local stores in a current process.
Notes
-----
Expand Down

0 comments on commit 8d5ae13

Please sign in to comment.