brotherton-erpnext/erpnext/hr/notification/training_feedback/training_feedback.py

7 lines
96 B
Python
Raw Normal View History

from __future__ import unicode_literals
def get_context(context):
# do your magic here
pass