minor

Commit 30711484d2f6 · Nicolas Saunier · 2025-07-14 11:59 -0400

Changeset
30711484d2f6238a8e0c34743479b92d52f279d6

View source at this commit

Comments

No comments yet.

Log in to comment

Diff

diff --git a/scripts/extract-appearance-images.py b/scripts/extract-appearance-images.py
--- a/scripts/extract-appearance-images.py
+++ b/scripts/extract-appearance-images.py
@@ -1,4 +1,4 @@
-#! /usr/bin/env python3
+#! /usr/bin/env python
 
 import numpy as np, cv2
 import argparse, os