Skip to content

Commit 1af22aa

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent a5d9c93 commit 1af22aa

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/test_utils.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -200,7 +200,7 @@ def test_download_url():
200200
hash_val=SAMPLE_TIFF_HASH,
201201
hash_type=SAMPLE_TIFF_HASH_TYPE,
202202
)
203-
203+
204204
# fails with wrong hash
205205
with self.assertRaises(RuntimeError):
206206
download_url(

0 commit comments

Comments
 (0)