Files
lms/community/www/batch/home.py
2021-06-18 18:31:10 +05:30

6 lines
99 B
Python

import frappe
from . import utils
def get_context(context):
utils.get_common_context(context)