Skip to content

Commit

Permalink
use import Enzyme
Browse files Browse the repository at this point in the history
Co-authored-by: Joshua Lampert <[email protected]>
  • Loading branch information
kylebeggs and JoshuaLampert authored Dec 14, 2024
1 parent c4f6b92 commit 7f25b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/utils.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
using MeshIntegrals
using MeshIntegrals: _default_diff_method, _parametric, _units, _zeros, _ones
using Unitful
using Enzyme
import Enzyme
end

@testitem "Utilities" setup=[Utils] begin
Expand Down

0 comments on commit 7f25b8a

Please sign in to comment.