Skip to content

Commit

Permalink
minor docs fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Zitzeronion committed Oct 5, 2023
1 parent 7db6745 commit ff5f050
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/equilibrium.jl
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,6 @@ julia> feq[:,1]
julia> @test all(feq[:,1] .≈ 1 - 0.1/2 - 0.01)
Test Passed
Expression: all(feq[:, 1] .≈ (1 - 0.1 / 2) - 0.01)
```
"""
Expand Down

0 comments on commit ff5f050

Please sign in to comment.