Skip to content

Commit

Permalink
line indent fix
Browse files Browse the repository at this point in the history
  • Loading branch information
evanatyourservice committed Jun 28, 2024
1 parent 9d73e9f commit bb737ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optax/contrib/_sophia.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@


class HutchinsonState(NamedTuple):
key: PRNGKey
key: PRNGKey


def hutchinson_estimator_diag_hessian(
Expand Down

0 comments on commit bb737ff

Please sign in to comment.