def test_stream(self): from pyEX.common import _stream with patch('pyEX.common.WSClient'): _stream('')
def test_stream(self): from pyEX.common import _stream with patch("pyEX.common.WSClient"): _stream("")