From 2743f1adc9256dbdec23c5aa3e8af5dea3ad9552 Mon Sep 17 00:00:00 2001 From: Jannat Patel Date: Tue, 21 Jun 2022 16:19:42 +0530 Subject: [PATCH] fix: removed unnecessary space --- lms/patches.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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