We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0abe997 + 4e52582 commit 48dc929Copy full SHA for 48dc929
print_designer/install.py
@@ -7,7 +7,7 @@
7
8
import click
9
import frappe
10
-from frappe.monitor import filelock
+from frappe.utils.synchronization import filelock
11
import requests
12
from frappe.custom.doctype.custom_field.custom_field import create_custom_fields
13
from frappe.custom.doctype.property_setter.property_setter import make_property_setter
0 commit comments