2
0
mirror of https://github.com/frappe/frappe_docker.git synced 2025-01-28 09:38:30 +00:00

3 lines
47 B
Python
Raw Normal View History

import gevent.monkey
gevent.monkey.patch_all()