Skip to content

Commit

Permalink
svm tutorial
Browse files Browse the repository at this point in the history
  • Loading branch information
bezzazi abir committed Aug 24, 2022
1 parent 5be7607 commit 4cc2cbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion wiki/Tutorials/support-vector-machines-tutorial.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Metacello new
load.
Metacello new
baseline: 'AISupportVectorMachines;
baseline: 'AISupportVectorMachines';
repository: 'github://pharo-ai/support-vector-machines';
load.
Expand Down

0 comments on commit 4cc2cbf

Please sign in to comment.