Skip to content

Commit

Permalink
Fix PosInf docstring (Nemocas/Nemo.jl#1528)
Browse files Browse the repository at this point in the history
  • Loading branch information
lgoettgens committed Sep 13, 2023
1 parent 12efa1f commit 8832186
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Combinatorics/Matroids/properties.jl
Original file line number Diff line number Diff line change
Expand Up @@ -854,7 +854,7 @@ julia> tutte_connectivity(fano_matroid())
3
julia> tutte_connectivity(uniform_matroid(2,4))
PosInf()
infinity
```
"""
Expand Down

0 comments on commit 8832186

Please sign in to comment.