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 09a2299 commit d613370Copy full SHA for d613370
lib/matplotlib/testing/_markers.py
@@ -8,6 +8,7 @@
8
import pytest
9
10
import matplotlib.testing
11
+import matplotlib.testing.compare
12
from matplotlib import _get_executable_info, ExecutableNotFoundError
13
14
0 commit comments