mirror of
https://github.com/frappe/frappe_docker.git
synced 2026-06-17 13:55:08 +00:00
3 lines
48 B
Python
3 lines
48 B
Python
import gevent.monkey
|
|
|
|
gevent.monkey.patch_all()
|