2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-01-26 08:38:25 +00:00
Revant Nandgaonkar 242708df0c refactor: reuse common scripts and files
move common scripts to build/common
2020-02-20 18:01:23 +05:30

5 lines
63 B
Python

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