Skip to content

Commit a31970a

Browse files
committed
Better default
1 parent 22574d5 commit a31970a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

write.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
metadata = json.load(metaf)
2222

2323
production = False
24-
publish = False
24+
publish = True
2525

2626
response = caltechdata_write(
2727
metadata, token, args.fnames, production, args.schema, publish

0 commit comments

Comments
 (0)