import unicode_literals where missing
This commit is contained in:
parent
0fa628bf86
commit
66f90687e9
@ -1,3 +1,4 @@
|
|||||||
|
from __future__ import unicode_literals
|
||||||
def execute():
|
def execute():
|
||||||
import webnotes
|
import webnotes
|
||||||
from webnotes.modules import reload_doc
|
from webnotes.modules import reload_doc
|
||||||
|
Loading…
Reference in New Issue
Block a user