Skip to content

Commit

Permalink
Test fail fast
Browse files Browse the repository at this point in the history
  • Loading branch information
YingboMa committed Oct 27, 2023
1 parent ca09568 commit 0070b0d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ModelingToolkit.jl
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ module ModelingToolkit
using PrecompileTools, Reexport
@recompile_invalidations begin
using DocStringExtensions
using Compat
using Compat
using AbstractTrees
using DiffEqBase, SciMLBase, ForwardDiff
using SciMLBase: StandardODEProblem, StandardNonlinearProblem, handle_varmap
Expand Down

0 comments on commit 0070b0d

Please sign in to comment.