Remove pytest_helpers_namespace

This commit is contained in:
James R. Barlow
2021-04-07 01:56:51 -07:00
parent a861c58da2
commit aa115a8be3
22 changed files with 87 additions and 79 deletions
+1 -2
View File
@@ -14,8 +14,7 @@ from PIL import Image
import ocrmypdf
check_ocrmypdf = pytest.helpers.check_ocrmypdf
run_ocrmypdf_api = pytest.helpers.run_ocrmypdf_api
from .conftest import check_ocrmypdf, run_ocrmypdf_api
@pytest.fixture