Skip to content

Commit

Permalink
style: 🎨 fix code style issues with Prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
fairdataihub-bot committed Jan 5, 2024
1 parent b47ccef commit 5c770c8
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 32 deletions.
13 changes: 2 additions & 11 deletions .zenodo.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,15 +31,6 @@
"description": "Simplifying data curation for researchers funded by the NIH SPARC initiative",
"access_right": "open",
"license": "MIT",
"keywords": [
"SPARC",
"FAIR",
"data",
"curation",
"mac",
"sparc-dataset",
"ubuntu",
"windows"
],
"keywords": ["SPARC", "FAIR", "data", "curation", "mac", "sparc-dataset", "ubuntu", "windows"],
"version": "12.5.0"
}
}
25 changes: 4 additions & 21 deletions codemeta.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,33 +21,16 @@
"@type": "Organization",
"@name": "National Institutes of Health (NIH)"
},
"keywords": [
"SPARC",
"FAIR",
"data",
"curation",
"mac",
"sparc-dataset",
"ubuntu",
"windows"
],
"programmingLanguage": [
"JavaScript",
"HTML",
"Python",
"CSS",
"Jupyter Notebook"
],
"keywords": ["SPARC", "FAIR", "data", "curation", "mac", "sparc-dataset", "ubuntu", "windows"],
"programmingLanguage": ["JavaScript", "HTML", "Python", "CSS", "Jupyter Notebook"],
"operatingSystem": [
"Windows 10",
"Big Sur (macOS 11)",
"Catalina (macOS 10.15)",
"Windows 11",
"Ubuntu"
],
"relatedLink": [
"https://fairdataihub.org/sodaforsparc"
],
"relatedLink": ["https://fairdataihub.org/sodaforsparc"],
"author": [
{
"@type": "Person",
Expand Down Expand Up @@ -100,4 +83,4 @@
}
}
]
}
}

0 comments on commit 5c770c8

Please sign in to comment.