minor update in main.py
This commit is contained in:
+1
-2
@@ -118,6 +118,5 @@ if __name__ == "__main__":
|
|||||||
sw.show_schedule(pwd, user)
|
sw.show_schedule(pwd, user)
|
||||||
st.show_schedule(pwd, user)
|
st.show_schedule(pwd, user)
|
||||||
gr.show_grades(pwd, user)
|
gr.show_grades(pwd, user)
|
||||||
except Exception as e:
|
except:
|
||||||
raise e
|
|
||||||
print("Could not execute")
|
print("Could not execute")
|
||||||
|
|||||||
Reference in New Issue
Block a user