mirror of
https://github.com/bspeice/metrik
synced 2024-11-04 22:48:11 -05:00
Also make sure listing flows works correctly
This commit is contained in:
parent
f2390ba34f
commit
8af4330f45
@ -30,7 +30,7 @@ def build_cron_file():
|
||||
|
||||
|
||||
def list_flows():
|
||||
pass
|
||||
print("Avaiable:" + "\n\t".join(flows.keys()))
|
||||
|
||||
|
||||
def handle_commandline():
|
||||
|
Loading…
Reference in New Issue
Block a user