fix: correct typo in example script

This commit is contained in:
Jensun Ravichandran
2021-11-17 15:01:38 +01:00
parent 1d26226a2f
commit 62c5974a85

View File

@@ -1,4 +1,4 @@
"""GLVQ example using the spiral dataset."""
"""GMLVQ example using the spiral dataset."""
import argparse