Browse Source

rate limit

master
venkataakhil 2 years ago
parent
commit
1f081707e6
  1. 2
      smart_service/apis/master_api.py

2
smart_service/apis/master_api.py

@ -1,7 +1,7 @@
# Copyright (c) 2021, Hard n Soft Technologies Pvt Ltd and contributors
# For license information, please see license.txt
from frappe.rate_limiter import rate_limit
import frappe
from frappe.model.document import Document

Loading…
Cancel
Save