Skip to content

Commit

Permalink
separate import timings
Browse files Browse the repository at this point in the history
  • Loading branch information
thorek1 committed Oct 27, 2023
1 parent df3be00 commit d89e855
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/test_standalone_function.jl
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
using SparseArrays
using MacroModelling: timings
using MacroModelling
import MacroModelling: timings
using ForwardDiff, FiniteDifferences, Zygote
import Optim, LineSearches
import LinearAlgebra as ℒ
Expand Down

0 comments on commit d89e855

Please sign in to comment.