From fd3869a4bf22f333e2bc003da60656d8ba0a91b5 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Mon, 18 Sep 2023 16:25:28 -0400 Subject: [PATCH] [DATALAD RUNCMD] Do interactive fixing of some ambigous typos === Do not change lines below === { "chain": [], "cmd": "codespell -w -i 3 -C 2 ./tests/tests_integration/test_ssh_file_transfer.py", "exit": 0, "extra_inputs": [], "inputs": [], "outputs": [], "pwd": "." } ^^^ Do not change lines above ^^^ --- tests/tests_integration/test_ssh_file_transfer.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/tests_integration/test_ssh_file_transfer.py b/tests/tests_integration/test_ssh_file_transfer.py index 38b5f731..33213f29 100644 --- a/tests/tests_integration/test_ssh_file_transfer.py +++ b/tests/tests_integration/test_ssh_file_transfer.py @@ -167,7 +167,7 @@ def test_all_data_transfer_options( ): """ Parse the arguments to filter the pathtable, getting - the files expected to be transferred pased on the arguments + the files expected to be transferred passed on the arguments Note files in sub/ses/datatype folders must be handled separately to those in non-sub, non-ses, non-data-type folders