diff --git a/lms/patches.txt b/lms/patches.txt index 84a5fb0d..2c4f7b4a 100644 --- a/lms/patches.txt +++ b/lms/patches.txt @@ -25,6 +25,6 @@ school.patches.v0_0.multiple_instructors #11-02-2022 school.patches.v0_0.set_course_in_lesson #21-03-2022 school.patches.v0_0.set_status_in_course #21-03-2022 lms.patches.v0_0.change_published_field_data #25-03-2022 -execute:frappe.delete_doc("Workspace", "School", ignore_mi ssing=True, force=True) +execute:frappe.delete_doc("Workspace", "School", ignore_missing=True, force=True) lms.patches.v0_0.move_certification_to_certificate lms.patches.v0_0.quiz_submission_member