Formatting

This commit is contained in:
Pranav Nachanekar 2019-09-24 16:07:02 +05:30
parent c9cf5aebea
commit d45c12b382

View File

@ -5,7 +5,7 @@ def get_context(context):
if not verify_request():
context.success = False
return context
email = frappe.form_dict['email']
appointment_name = frappe.form_dict['appointment']