congress/congress/tests/__init__.py

4 lines
111 B
Python

# NOTE(boden): patch upfront to ensure all imports get patched modules
import eventlet
eventlet.monkey_patch()