mirror of
https://github.com/UofCBaja/Interview-Backend.git
synced 2025-07-07 03:37:14 -06:00
feat(postSelApt): removed line
This commit is contained in:
@ -41,4 +41,4 @@ def SelectAppointment (appointmentJson):
|
||||
return {"Success": False, "validEmail": "false"}
|
||||
|
||||
if __name__ == "__main__":
|
||||
print(SelectAppointment("10:00 AM"))
|
||||
print(SelectAppointment("10:00 AM"))
|
||||
|
Reference in New Issue
Block a user