Skip to content

Commit

Permalink
Merge pull request #3569 from JuliaReach/schillic/docs_error
Browse files Browse the repository at this point in the history
Fix docs error
  • Loading branch information
schillic authored Jul 11, 2024
2 parents e744692 + cf29ea9 commit b7c8636
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/lib/lazy_operations/ResetMap.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dim(::ResetMap)
ρ(::AbstractVector, ::ResetMap)
σ(::AbstractVector, ::ResetMap)
an_element(::ResetMap)
matrix(::ResetMap)
matrix(::ResetMap{N}) where {N}
vector(::ResetMap)
set(::ResetMap)
constraints_list(::ResetMap)
Expand Down

0 comments on commit b7c8636

Please sign in to comment.