Skip to content

Commit

Permalink
hadn't saved file
Browse files Browse the repository at this point in the history
  • Loading branch information
pat-alt committed Oct 23, 2024
1 parent 02abec2 commit 374aca5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/direct_mlj.jl
Original file line number Diff line number Diff line change
Expand Up @@ -312,7 +312,7 @@ The meaining of "equal" depends on the type of the property value:
- values that are not of `MLJType` are "equal" if they are `==`.
In the special case of a "deep" property, "equal" has a different
meaning; see [`MLJBase.deep_properties`](@ref)) for details.
meaning; see `MLJBase.deep_properties` for details.
If `m1` or `m2` are not `MLJType` objects, then return `==(m1, m2)`.
Expand Down

0 comments on commit 374aca5

Please sign in to comment.