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 29, 2024
1 parent 2612f52 commit 62f6a54
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 @@ -112,6 +112,7 @@ def test_makedirs(custom_transport, tmp_path_remote):
# recreate but with ignore flag
transport.makedirs(dir_tree, True)


def test_rmtree(custom_transport, tmp_path_remote):
"""Verify the functioning of rmtree command"""
with custom_transport as transport:
Expand Down

0 comments on commit 62f6a54

Please sign in to comment.