Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Jun 28, 2024
1 parent 65b0a8d commit de8135d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/parameterized_function.jl
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,3 @@ loss2 = sum(i -> abs(ypred2[i] - y[i]), eachindex(y))

# Should get better:
@test loss1 >= loss2

0 comments on commit de8135d

Please sign in to comment.