Added missing space between return type

This commit is contained in:
dlee 2023-03-13 11:17:01 -05:00
parent 74ff8cd080
commit 61c835c8a0

View File

@ -76,7 +76,7 @@ class MemoryWormholeServer(object):
stderr: TextIO=stderr,
_eventual_queue: Optional[Any]=None,
_enable_dilate: bool=False,
)-> _MemoryWormhole:
) -> _MemoryWormhole:
"""
Create a wormhole. It will be able to connect to other wormholes created
by this instance (and constrained by the normal appid/relay_url