Skip to content

Commit

Permalink
use import Enzyme, not using 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 13, 2024
1 parent c221137 commit 8ecff85
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmark/benchmarks.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ using LinearAlgebra
using Meshes
using MeshIntegrals
using Unitful
using Enzyme
import Enzyme

const SUITE = BenchmarkGroup()

Expand Down

0 comments on commit 8ecff85

Please sign in to comment.