Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix building
Browse files Browse the repository at this point in the history
taiyang-li committed Mar 14, 2024
1 parent 2a92e73 commit bf046d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -270,7 +270,7 @@ object ExpressionMappings {
Sig[CovSample](COVAR_SAMP),
Sig[Last](LAST),
Sig[First](FIRST),
Sig[Skewness](SKEWNESS)
Sig[Skewness](SKEWNESS),
Sig[ApproximatePercentile](APPROX_PERCENTILE)
)

0 comments on commit bf046d9

Please sign in to comment.