Files
2024-09-13 00:10:39 +03:00

12 lines
290 B
Python

# import sys
# sys.path.append('tables')
# from project_config import *
# from dbconnection import *
# # from tables.people_table import *
# # from tables.phones_table import *
# from tables.dish_table import *
# from tables.cath_table import *
# cath = CathTable().find_by_name('За')