mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-12 02:21:29 +08:00
2 lines
44 B
Python
2 lines
44 B
Python
from gevent import monkey
|
|
monkey.patch_all() |