Skip to content

Commit

Permalink
fix threading var
Browse files Browse the repository at this point in the history
  • Loading branch information
wizard50 committed Oct 21, 2024
1 parent 78506c4 commit 21893a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/calendar/src/quanta/calendar/compress.clj
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@
(-> ds
(add-date-group-calendar calendar)
compress-ds
(tc/map-columns ds :date t/instant)))
(tc/map-columns :date t/instant)))

0 comments on commit 21893a9

Please sign in to comment.