We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1d8acc8 commit e8efa81Copy full SHA for e8efa81
1 file changed
test/test_dataset_version.py
@@ -7,6 +7,7 @@
7
from bids2openminds.main import create_dataset_version
8
9
def test_create_dataset_version_citation():
10
+ # Mock loaded CITATION.cff
11
citation = {
12
"title": "My Dataset",
13
"version": "1.05.9",
0 commit comments