Commit 4f2bf7f
Loosen the type restrictions of unit(::Type{Missing,T})
As suggested by @sostock, do not only restrict the type of T to Number, but include FixedPeriod as well, to accommodate Dates-soecific code.
Co-authored-by: Sebastian Stock <42280794+sostock@users.noreply.github.com>1 parent 51e81a5 commit 4f2bf7f
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
143 | 143 | | |
144 | 144 | | |
145 | 145 | | |
146 | | - | |
| 146 | + | |
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
| |||
0 commit comments