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

Skip to content

Commit c66bfd9

Browse files
committed
fix tests
1 parent ad11fd6 commit c66bfd9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lib/matplotlib/tests/__init__.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
from pathlib import Path
2-
import pytest
32

4-
pytest.register_assert_rewrite("matplotlib.testing")
53

64
# Check that the test directories exist.
75
if not (Path(__file__).parent / 'baseline_images').exists():

0 commit comments

Comments
 (0)