diff --git a/src/problems/basic_problems.jl b/src/problems/basic_problems.jl index fc9df9686..1207fe79b 100644 --- a/src/problems/basic_problems.jl +++ b/src/problems/basic_problems.jl @@ -459,7 +459,7 @@ struct SampledIntegralProblem{Y, X, K} <: AbstractIntegralProblem{false} end end -TruncatedStacktraces.@truncate_stacktrace SampledIntegralProblem 1 4 +TruncatedStacktraces.@truncate_stacktrace SampledIntegralProblem @doc doc"""