Files
frappe_docker/build/erpnext-python/commands/doctor.py
2020-02-10 15:59:11 +05:30

5 lines
63 B
Python

import frappe
from frappe.utils.doctor import doctor
doctor()