diff --git a/src/integral.jl b/src/integral.jl index 9327474c..efbb0d92 100644 --- a/src/integral.jl +++ b/src/integral.jl @@ -42,7 +42,7 @@ function _integral( geometry, rule::GaussKronrod; kwargs... -) where {T <: AbstractFloat} +) # Run the appropriate integral type N = Meshes.paramdim(geometry) if N == 1