Files
enlight-lms/school/lms/web_form/chapter/chapter.py
2022-03-09 12:29:03 +05:30

6 lines
69 B
Python

import frappe
def get_context(context):
# do your magic here
pass