mirror of
https://github.com/frappe/erpnext.git
synced 2026-02-18 00:55:02 +00:00
import unicode_literals where missing
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
from __future__ import unicode_literals
|
||||
def execute():
|
||||
import webnotes
|
||||
from webnotes.modules import reload_doc
|
||||
|
||||
Reference in New Issue
Block a user