Skip to content

Commit

Permalink
Update basic_problems.jl
Browse files Browse the repository at this point in the history
I have no clue which ones need to be displayed. I am just unbreaking the precompilation
  • Loading branch information
avik-pal authored Sep 29, 2023
1 parent 676c3db commit 6179bcd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/problems/basic_problems.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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"""
Expand Down

0 comments on commit 6179bcd

Please sign in to comment.