Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Nov 21, 2024
1 parent 5b6a82d commit 58b1668
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/transports/test_all_plugins.py
Original file line number Diff line number Diff line change
Expand Up @@ -361,6 +361,7 @@ def test_put_and_get(custom_transport, tmp_path_factory):
assert remote_file_name in list_of_files
assert retrieved_file_name not in list_of_files


def test_putfile_and_getfile(custom_transport, tmp_path_factory):
"""Test putting and getting files."""
local_dir = tmp_path_factory.mktemp('local')
Expand Down

0 comments on commit 58b1668

Please sign in to comment.