[minor] fix in patch

This commit is contained in:
Anand Doshi 2013-11-04 15:33:39 +05:30
parent 4bfaaf33aa
commit a3a348fc10

View File

@ -5,6 +5,7 @@ from __future__ import unicode_literals
import webnotes, os
def execute():
from webnotes.utils import get_base_path
import shutil
webnotes.reload_doc("core", "doctype", "doctype")