We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4a2c82e commit bf10b6cCopy full SHA for bf10b6c
plotly/tests/test_core/test_stream/test_stream.py
@@ -182,4 +182,4 @@ def test_stream_https():
182
}
183
184
actual_streaming_specs = my_stream.get_streaming_specs()
185
- eq_(expected_streaming_specs, actual_streaming_specs)
+ eq_(expected_streaming_specs, actual_streaming_specs)
0 commit comments