Skip to content

Commit

Permalink
Restyled by prettier (#4097)
Browse files Browse the repository at this point in the history
Co-authored-by: Restyled.io <[email protected]>
  • Loading branch information
restyled-io[bot] and restyled-commits authored Nov 4, 2022
1 parent 6b9d2c9 commit 3fd57c5
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions content/docs/dvclive/api-reference/live/next_step.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,8 @@ and `Live.make_summary()`.

### Manual step updates

If you want custom `step` intervals or don't want to call
`Live.make_summary()` / `Live.make_report()`, you can
manually modify the `Live.step` property:
If you want custom `step` intervals or don't want to call `Live.make_summary()`
/ `Live.make_report()`, you can manually modify the `Live.step` property:

```py
from dvclive import Live
Expand Down

0 comments on commit 3fd57c5

Please sign in to comment.