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 e77b5b8 commit 935b498Copy full SHA for 935b498
tests/test_remote.py
@@ -93,4 +93,3 @@ def test_get_file_transfer(self):
93
self.remote._adapter._get_file_transfer(file="abc.txt", local_dir="local", remote_dir="test"),
94
os.path.abspath("abc.txt")
95
)
96
-
0 commit comments