We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f27fb0d commit 8395932Copy full SHA for 8395932
1 file changed
tests/test_sshfs.py
@@ -18,7 +18,6 @@
18
USERS = {"user": _STATIC / "user.key"}
19
20
21
-
22
@pytest.fixture(scope="session")
23
def ssh_server():
24
with warnings.catch_warnings():
0 commit comments