conftest.py 147 B

12
  1. from matplotlib.testing.conftest import (mpl_test_settings, # noqa
  2. pytest_configure, pytest_unconfigure)