Skip to content

Commit 1e6d8d1

Browse files
committed
Formatting
1 parent 91533bd commit 1e6d8d1

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

codemeta.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"codeRepository": "https://github.com/caltechlibrary/caltechdata_api",
77
"issueTracker": "https://github.com/caltechlibrary/caltechdata_api/issues",
88
"license": "https://data.caltech.edu/license",
9-
"version": "1.10.6",
9+
"version": "1.11.0",
1010
"author": [
1111
{
1212
"@type": "Person",
@@ -101,4 +101,4 @@
101101
},
102102
"programmingLanguage": "Python",
103103
"identifier": "10.22002/2g4c7-zva46"
104-
}
104+
}

edit_osn.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
from datacite import schema43
44
from caltechdata_api import caltechdata_edit, get_metadata
55

6-
76
parser = argparse.ArgumentParser(
87
description="Edits a CaltechDATA record by adding OSN-stored pilot files"
98
)

0 commit comments

Comments
 (0)