Skip to content

Commit 01fbb12

Browse files
committed
Missed a 'pass' statement
1 parent bc0c66d commit 01fbb12

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

tests/client/test_destinations.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ def test_find_longest_data_directory(
6060
)
6161
assert base_dir == Path(expected_base_dir)
6262
assert mid_dir == Path(expected_mid_dir)
63-
pass
6463

6564

6665
source_list = [

0 commit comments

Comments
 (0)