Commit 25b7e718 authored by vidya.m's avatar vidya.m

Update pos_util.py

parent 2a79bd71
...@@ -7,7 +7,7 @@ from scripts.core.schema.pos_agg import student ...@@ -7,7 +7,7 @@ from scripts.core.schema.pos_agg import student
metadata = MetaData() metadata = MetaData()
class PosUtility: class SqlUtility:
@staticmethod @staticmethod
def create_table(): def create_table():
......
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