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