Update main.py

master
pxes2r4ab 1 month ago
parent cabfc8856a
commit a58bf57ed2

@ -1,7 +1,6 @@
import os, sys
from ui.add_student import StudentTUI
from DAL.clear_all_student import IStudentDAL
from BLL.add_student import StudentBLL
cur_dir = os.path.dirname(os.path.abspath(__file__))
project_dir = os.path.dirname(cur_dir)

Loading…
Cancel
Save