mirror of
https://github.com/frappe/erpnext.git
synced 2026-09-14 01:20:41 +00:00
added unicode_literals import at start of each file
This commit is contained in:
@@ -16,6 +16,7 @@
|
||||
|
||||
|
||||
# default settings that can be made for a profile.
|
||||
from __future__ import unicode_literals
|
||||
import webnotes
|
||||
|
||||
product_name = "ERPNext"
|
||||
|
||||
Reference in New Issue
Block a user