Skip to content

Commit

Permalink
fix: missing import
Browse files Browse the repository at this point in the history
  • Loading branch information
avik-pal committed Nov 22, 2024
1 parent d728f4a commit a4029fc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/zygote_type_stability.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using Lux, Random, Zygote, StableRNGs, Test
using Lux, Random, Zygote, StableRNGs, Test, TestExtras

include("setup_modes.jl")

Expand Down

0 comments on commit a4029fc

Please sign in to comment.