frappe wasn't imported
error with NameError: name 'frappe' is not defined
This commit is contained in:
committed by
GitHub
parent
344661cf83
commit
8f8d4901ff
@@ -3,7 +3,7 @@
|
||||
# For license information, please see license.txt
|
||||
|
||||
from __future__ import unicode_literals
|
||||
# import frappe
|
||||
import frappe
|
||||
from frappe.model.document import Document
|
||||
|
||||
class CommunityProjectMember(Document):
|
||||
|
||||
Reference in New Issue
Block a user