added future imports

This commit is contained in:
Anand Doshi
2012-10-01 11:35:49 +05:30
parent fdbc730821
commit 3245a15cb7
13 changed files with 13 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
from __future__ import unicode_literals
import webnotes
def execute():
set_master_name_in_accounts()