Skip to content

Commit

Permalink
Correct docstring
Browse files Browse the repository at this point in the history
  • Loading branch information
ConnectedSystems committed Aug 3, 2021
1 parent 2de0f73 commit 284c92a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/metrics.jl
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ end


"""
Normalizes given metric between 0.0 and +∞, where 0.0 is perfect fit.
Normalizes given metric between 0.0 and 1.0, where 0.0 is perfect fit.
Suitable for use with any metric that ranges from 1 to -∞.
Expand Down

0 comments on commit 284c92a

Please sign in to comment.