Since this thing is on the innerwebs I suppose it should have a
[python_utils.git] / ml / quick_label.py
index da9a1d2e00d15e32cce697e3782a5cfce87ea584..15256a30da2e8847f15bf114dc23eb7ff755c930 100644 (file)
@@ -1,5 +1,7 @@
 #!/usr/bin/env python3
 
+# © Copyright 2021-2022, Scott Gasch
+
 """A helper to facilitate quick manual labeling of ML training data."""
 
 import glob