diff --git a/python/app.py b/python/app.py index 7cd7686..cbcc886 100644 --- a/python/app.py +++ b/python/app.py @@ -4,7 +4,7 @@ import time import paramiko -from k8s_func import * +# from k8s_func import * from teacher_func import * from student_func import *