mirror of
https://github.com/frappe/erpnext.git
synced 2026-05-25 07:54:46 +00:00
added future imports
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
from __future__ import unicode_literals
|
||||
def execute():
|
||||
from webnotes.utils.nestedset import rebuild_tree
|
||||
|
||||
|
||||
Reference in New Issue
Block a user