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.
2 parents d2af541 + ead0c76 commit fbbc9d6Copy full SHA for fbbc9d6
plotly/matplotlylib/mplexporter/tests/test_utils.py
@@ -1,6 +1,6 @@
1
from numpy.testing import assert_allclose, assert_equal
2
-from . import plt
3
from .. import utils
+import matplotlib.pyplot as plt
4
5
6
def test_path_data():
0 commit comments