fix: linting
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
import frappe
|
import frappe
|
||||||
|
|
||||||
|
|
||||||
def execute():
|
def execute():
|
||||||
progress_records = frappe.get_all("LMS Course Progress", fields=["name", "owner"])
|
progress_records = frappe.get_all("LMS Course Progress", fields=["name", "owner"])
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user