Skip to content

Commit

Permalink
tweak display of version number to resolve #1154
Browse files Browse the repository at this point in the history
  • Loading branch information
ablaom committed Feb 6, 2025
1 parent ae870f7 commit a9f3ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/mlj_cheatsheet.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

```@repl cheat
using MLJ
MLJ_VERSION # version of MLJ for this cheatsheet
MLJ_VERSION
```

## Model search and code loading
Expand Down

0 comments on commit a9f3ba7

Please sign in to comment.