Skip to content

Commit 616d44c

Browse files
committed
Use correct Python
1 parent 00d9780 commit 616d44c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/generate-base-files-info-json.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env python3
1+
#!/usr/bin/python3
22

33
#NOTE: most of this code written with qwen3-coder:30b
44

0 commit comments

Comments
 (0)