2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2024-09-21 03:29:01 +00:00
frappe_docker/build/common/commands/doctor.py

5 lines
63 B
Python
Raw Normal View History

2020-02-10 08:00:54 +00:00
import frappe
from frappe.utils.doctor import doctor
doctor()