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.
1 parent 22f5a92 commit 4df7083Copy full SHA for 4df7083
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