We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bab39f7 commit 9905976Copy full SHA for 9905976
lib/NonlinearSolveFirstOrder/test/rootfind_tests.jl
@@ -439,8 +439,6 @@ end
439
@testitem "Simple Sparse AutoDiff" setup=[CoreRootfindTesting] tags=[:core] begin
440
using ADTypes, SparseConnectivityTracer, SparseMatrixColorings
441
442
- # Include utility functions for prerelease detection
443
-
444
# Filter autodiff backends based on Julia version
445
autodiff_backends = [AutoForwardDiff(), AutoFiniteDiff(), AutoZygote()]
446
if isempty(VERSION.prerelease)
0 commit comments