Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit d613370

Browse files
committed
TST: fix missing implicit import in marker code
1 parent 09a2299 commit d613370

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/matplotlib/testing/_markers.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
import pytest
99

1010
import matplotlib.testing
11+
import matplotlib.testing.compare
1112
from matplotlib import _get_executable_info, ExecutableNotFoundError
1213

1314

0 commit comments

Comments
 (0)