Skip to content

Commit d2f9814

Browse files
committed
Missing comma
1 parent dc6a8eb commit d2f9814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

maps/bin/spt3g-coadd-maps

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ P.add_argument(
3333
)
3434
P.add_argument(
3535
"--record-obs-id",
36-
action="store_true"
36+
action="store_true",
3737
help="Include source name and observation ID info in the output coadd frame",
3838
)
3939

0 commit comments

Comments
 (0)