Skip to content

Commit 6ca10d1

Browse files
zdevitometa-codesync[bot]
authored andcommitted
missing Context (#1452)
Summary: Pull Request resolved: #1452 this is to make it show up in docs. ghstack-source-id: 314896718 Reviewed By: mariusae Differential Revision: D84080808 fbshipit-source-id: a2ec300aa0683151d045c5385eb03fb38466ab78
1 parent bfe914e commit 6ca10d1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

python/monarch/actor/__init__.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
as_endpoint,
1919
Channel,
2020
context,
21+
Context,
2122
current_actor_name,
2223
current_rank,
2324
current_size,
@@ -80,4 +81,5 @@
8081
"run_worker_loop_forever",
8182
"attach_to_workers",
8283
"enable_transport",
84+
"Context",
8385
]

0 commit comments

Comments
 (0)