pre-commit autoupdate

This commit is contained in:
Anthony Sottile
2019-01-29 21:13:32 -08:00
parent e5f823a3a7
commit acece23697
2 changed files with 6 additions and 6 deletions

View File

@@ -437,7 +437,7 @@ class PytestPluginManager(PluginManager):
and not self._using_pyargs
):
from _pytest.deprecated import (
PYTEST_PLUGINS_FROM_NON_TOP_LEVEL_CONFTEST
PYTEST_PLUGINS_FROM_NON_TOP_LEVEL_CONFTEST,
)
fail(