Change subpkg name in cli

supervise
Tyler Goodlet 2021-03-22 09:37:13 -04:00
parent 20a9617c18
commit fb996bfffb
1 changed files with 1 additions and 1 deletions

View File

@ -149,7 +149,7 @@ def chart(config, symbol, profile):
'debug_mode': True,
'loglevel': tractorloglevel,
'enable_modules': [
'piker.exchange._client'
'piker.clearing._client'
],
},
)