fix: import _ in porgram.py

This commit is contained in:
Shivam Mishra 2019-06-05 19:43:51 +05:30
parent d69892abfa
commit f121b51951

View File

@ -1,6 +1,7 @@
from __future__ import unicode_literals
import erpnext.education.utils as utils
import frappe
from frappe import _
no_cache = 1