fix: linting

This commit is contained in:
Jannat Patel
2022-11-09 15:27:42 +05:30
parent 94e7f6a1f4
commit e1f4dae832

View File

@@ -1,5 +1,6 @@
import frappe
def execute():
progress_records = frappe.get_all("LMS Course Progress", fields=["name", "owner"])