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
No known key found for this signature in database
GPG Key ID: 4E9348239810B51F

View File

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