Files
lab6/other/test.py
T
2024-05-05 14:29:47 +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('За')