3 lines
147 B
Python
3 lines
147 B
Python
|
from matplotlib.testing.conftest import (mpl_test_settings, # noqa
|
||
|
pytest_configure, pytest_unconfigure)
|