Commit 83131f6a authored by dasharatha.vamshi's avatar dasharatha.vamshi

init

parent 68e2b1e0
......@@ -158,6 +158,7 @@ if __name__ == '__main__':
try:
obj = AddtoModelStore(config)
obj.run()
logger.info("Component ran successfully")
except:
logger.info("Model Object Component Failed")
logger.info(traceback.format_exc())
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment