Skip to content

Commit

Permalink
Merge pull request #1741 from JuliaRobotics/master
Browse files Browse the repository at this point in the history
typo2
  • Loading branch information
dehann authored Jul 11, 2023
2 parents 1130222 + 955cd7c commit 6246654
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/entities/HypoRecipe.jl
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ function Base.isapprox(
end


Base.==(
Base.:(==)(
a::HypoRecipe,
b::HypoRecipe
) = isapprox(a,b)

0 comments on commit 6246654

Please sign in to comment.