frappe_docker/build/common/commands/gevent_patch.py

2 lines
47 B
Python

import gevent.monkey
gevent.monkey.patch_all()