ci: removed isort

This commit is contained in:
Jannat Patel
2022-11-04 12:57:24 +05:30
parent cca42dca49
commit 5916695d30
9 changed files with 35 additions and 25 deletions

View File

@@ -1,7 +1,6 @@
import frappe
from lms.lms.utils import (get_batch, get_lesson_url, get_lessons,
get_membership, slugify)
from lms.lms.utils import get_lesson_url, get_lessons, get_membership
def get_common_context(context):