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 Jan 23, 2025
1 parent 8853025 commit fe68831
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions training/docs/modules/schedulers.rst
Original file line number Diff line number Diff line change
@@ -1,12 +1,11 @@
#######
############
Schedulers
#######
############

This module provides custom schedulers for use in training.

It provides implementations of step or epoch based schedulers, as
well as those that have complex step to epoch relations.

It provides implementations of step or epoch based schedulers, as well
as those that have complex step to epoch relations.

.. automodule:: anemoi.training.schedulers.schedulers
:members:
Expand Down

0 comments on commit fe68831

Please sign in to comment.