Fix type path to new `_supervise` mod

zombie_lord_infinite
Tyler Goodlet 2021-10-04 15:09:07 -04:00
parent 2fbc43f0c3
commit 3f8f848ce8
1 changed files with 1 additions and 1 deletions

View File

@ -20,7 +20,7 @@ async def sleep(
async def open_ctx( async def open_ctx(
n: tractor._trionics.ActorNursery n: tractor._supervise.ActorNursery
): ):
# spawn both actors # spawn both actors