mirror of
https://github.com/frappe/frappe_docker.git
synced 2025-01-26 16:48:25 +00:00
4 lines
48 B
Python
4 lines
48 B
Python
import gevent.monkey
|
|
|
|
gevent.monkey.patch_all()
|