Skip to content

Commit

Permalink
Update XLDates.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
heetbeet committed Mar 25, 2024
1 parent 4793252 commit 771bd86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/XLDates.jl
Original file line number Diff line number Diff line change
Expand Up @@ -332,4 +332,4 @@ function datedif(start_date, end_date, unit::AbstractString)
else
throw(ArgumentError("Invalid unit: $unit"))
end
end
end

0 comments on commit 771bd86

Please sign in to comment.