Skip to content

Commit 54285c1

Browse files
committed
Update command
1 parent af37db9 commit 54285c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

edit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@
1616
metaf = open(args.json_file[0], 'r')
1717
metadata = json.load(metaf)
1818

19-
Caltechdata_edit(token, args.ids, metadata, args.fnames, False)
19+
Caltechdata_edit(token, args.ids, metadata, args.fnames, {}, False)

0 commit comments

Comments
 (0)