We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 22f5a92 + 4df7083 commit ba64ce9Copy full SHA for ba64ce9
src/pytest_reportlog/plugin.py
@@ -1,5 +1,5 @@
1
import json
2
-from pathlib import Path
+from _pytest.pathlib import Path
3
4
import pytest
5
0 commit comments