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.
mplexporter
1 parent 3d36c65 commit 622428aCopy full SHA for 622428a
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