Skip to content

Commit 2ad7e2c

Browse files
raresgaia123Rares Gaia
andauthored
docs: updated API docs (#85)
updated API docs with new modules names Co-authored-by: Rares Gaia <[email protected]>
1 parent 4269a96 commit 2ad7e2c

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
multiworld.world\_communicator module
1+
multiworld.communicator module
22
-------------------------------------
33

4-
.. autoclass:: multiworld.world_communicator.WorldCommunicator
4+
.. autoclass:: multiworld.communicator.WorldCommunicator
55
:members: send, broadcast, recv, all_reduce, all_gather,reduce, gather, scatter, is_broken
66
:undoc-members:
77
:show-inheritance:
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
multiworld.world\_manager module
1+
multiworld.manager module
22
--------------------------------
33

4-
.. autoclass:: multiworld.world_manager.WorldManager
4+
.. autoclass:: multiworld.manager.WorldManager
55
:members: initialize_world, cleanup
66
:undoc-members:
77
:show-inheritance:

0 commit comments

Comments
 (0)