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