We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 65433ac commit 79b3816Copy full SHA for 79b3816
tests/conftest.py
@@ -1,8 +1,7 @@
1
import os
2
import platform
3
-from pathlib import Path
4
-
5
import sys
+from pathlib import Path
6
7
import pytest
8
0 commit comments