changeset 1302:30711484d2f6

minor
author Nicolas Saunier <nicolas.saunier@polymtl.ca>
date Mon, 14 Jul 2025 11:59:42 -0400
parents 7e42f83aab1f
children d828f3f76273 41469fdaa85e
files scripts/extract-appearance-images.py
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/scripts/extract-appearance-images.py	Thu Jul 10 16:15:55 2025 -0400
+++ b/scripts/extract-appearance-images.py	Mon Jul 14 11:59:42 2025 -0400
@@ -1,4 +1,4 @@
-#! /usr/bin/env python3
+#! /usr/bin/env python
 
 import numpy as np, cv2
 import argparse, os