Skip to content

Commit

Permalink
Restyled by prettier (#3000)
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, 2021
1 parent 5684997 commit b319d91
Showing 1 changed file with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -422,9 +422,8 @@ model.conv_units 64 -192

### Get the comparison in JSON

Parsing the output of `dvc exp diff` may not be easy when
you want to use it in other commands. `dvc exp diff` can
output in JSON with `--json` flag.
Parsing the output of `dvc exp diff` may not be easy when you want to use it in
other commands. `dvc exp diff` can output in JSON with `--json` flag.

```dvc
$ dvc exp diff exp-25a26 cnn-64 --json
Expand Down

0 comments on commit b319d91

Please sign in to comment.