mirror of
https://github.com/httprunner/httprunner.git
synced 2026-05-13 06:39:46 +08:00
2 lines
44 B
Python
2 lines
44 B
Python
from gevent import monkey
|
|
monkey.patch_all() |