Commit 23709c5b by BoxuanXu

add mysql clock class

1 parent a65da8d1
Showing with 0 additions and 4 deletions
......@@ -131,11 +131,7 @@ def get_path_from_db(modelid,seetanet_model):
#Driver converter model by params and model graph
result = Run_Converter(params_name,graph_name,seetanet_model)
<<<<<<< HEAD
if result is "true":
=======
if result is true:
>>>>>>> ff5da1c0fae179995c0a806eb77fe2667ccc191a
return None,None
#Run_Converter("model-0015.params","model-symbol.json",seetanet_model)
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!