mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
4 lines
63 B
Python
4 lines
63 B
Python
import frappe
|
|
from frappe.utils.doctor import doctor
|
|
|
|
doctor()
|