Skip to content

Commit

Permalink
Fix warning indentation (#250)
Browse files Browse the repository at this point in the history
  • Loading branch information
gdalle authored May 6, 2024
1 parent db908fb commit 16d93ef
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions DifferentiationInterface/docs/src/backends.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,11 +71,11 @@ backend_table #hide
!!! danger "Compatibility with Julia 1.6"
As of version 0.3.4, DifferentiationInterface.jl is compatible with Julia 1.6, the Long Term Support (LTS) version of the language.
However, we were only able to test the following backends on LTS:
- FiniteDifferences.jl
- ForwardDiff.jl
- ReverseDiff.jl
- Tracker.jl
- Zygote.jl
- FiniteDifferences.jl
- ForwardDiff.jl
- ReverseDiff.jl
- Tracker.jl
- Zygote.jl
We strongly recommend that users upgrade to Julia 1.10, where all backends are tested.

## Checks
Expand Down

0 comments on commit 16d93ef

Please sign in to comment.