Files
enlight-lms/lms/job/notification/new_job_alert/new_job_alert.py
2022-11-04 11:47:09 +05:30

7 lines
70 B
Python

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