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 614a5a5 commit 7da40d4Copy full SHA for 7da40d4
src/trio/_tests/test_path.py
@@ -2,6 +2,7 @@
2
3
import os
4
import pathlib
5
+import sys
6
from typing import TYPE_CHECKING
7
8
import pytest
0 commit comments