Commit fccd2734 by arun.uday

all1

parent 33f4e63e
...@@ -4,6 +4,7 @@ from scripts.services.access_operations import access_op ...@@ -4,6 +4,7 @@ from scripts.services.access_operations import access_op
print("Json and Pandas") print("Json and Pandas")
# operations
try: try:
access_op() access_op()
except Exception as e: except Exception as e:
......
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