Skip to content

Commit 14fa4b3

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

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/contentproviders/test_dataverse.py

+2-2
Original file line numberDiff line numberDiff line change
@@ -100,8 +100,8 @@ def test_get_persistent_id(url, persistent_id):
100100
"https://dataverse.harvard.edu/citation?persistentId=doi:10.7910/DVN/6ZXAGT/3YRRYJ",
101101
{
102102
"ARCHAEOGLOBE_CONSENSUS_ASSESSMENT.tab": "17a91888ed8e91dfb63acbbab6127ac5"
103-
}
104-
)
103+
},
104+
),
105105
],
106106
)
107107
def test_fetch(spec, md5tree):

0 commit comments

Comments
 (0)