Skip to content

Commit 7ab5263

Browse files
committed
updating the readme details
1 parent f96a4e5 commit 7ab5263

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66

77
MLJ | MLJBase | MLJModels | ScientificTypes | Commit | Note | Date
88
----- | ------- | --------- | --------------- | --------- | ---- | ----
9-
0.5.4 | 0.8.1 | 0.5.7 | 0.2.5 | [3089a83] | ✓ | Nov 19, 2019
9+
0.5.4 | 0.8.1 | 0.5.7 | 0.2.5 | [f96a4e5] | ✓ | Nov 19, 2019
1010
0.5.2 | 0.7.5 | 0.5.6 | 0.2.4 | [f556f62] | ✓ | Nov 13, 2019
1111

12-
[3089a83]: https://github.com/alan-turing-institute/MLJTutorials/commit/3089a83c06ad3046e038bed4675d90f15622b7f1
12+
[f96a4e5]: https://github.com/alan-turing-institute/MLJTutorials/commit/f96a4e56bb00c49a52c47f07f5730ffe54cabfa8
1313
[f556f62]: https://github.com/alan-turing-institute/MLJTutorials/commit/f556f62dad3e9c0e6003faa9ba90d132769fb718
1414

1515
This repository contains tutorials for MLJ.

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,5 +86,5 @@ for (root, _, files) in walkdir(scripts_dir), file in files
8686
try_run(tf); true
8787
end
8888
end
89-
println("All done 🍻")
9089
end
90+
println("All done 🍻")

0 commit comments

Comments
 (0)