mirror of
https://github.com/frappe/lms.git
synced 2026-05-02 13:39:31 +03:00
fix: formatting
This commit is contained in:
@@ -1,5 +1,6 @@
|
|||||||
import frappe
|
import frappe
|
||||||
from lms.install import add_pages_to_nav
|
from lms.install import add_pages_to_nav
|
||||||
|
|
||||||
|
|
||||||
def execute():
|
def execute():
|
||||||
add_pages_to_nav()
|
add_pages_to_nav()
|
||||||
|
|||||||
Reference in New Issue
Block a user