Comment format tweak

ib_1m_hist
Tyler Goodlet 2022-10-03 13:42:14 -04:00
parent 55dc27a197
commit 27bd3c07af
1 changed files with 2 additions and 3 deletions

View File

@ -195,9 +195,8 @@ async def open_piker_runtime(
) -> Optional[tractor._portal.Portal]: ) -> Optional[tractor._portal.Portal]:
''' '''
Start a piker actor who's runtime will automatically Start a piker actor who's runtime will automatically sync with
sync with existing piker actors in local network existing piker actors on the local link based on configuration.
based on configuration.
''' '''
global _services global _services