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