1
0
mirror of https://gitlab.com/80486DX2-66/gists synced 2025-05-31 08:31:41 +05:30

*.py: use a better shebang

This commit is contained in:
2024-07-26 14:35:44 +03:00
parent 07bda15c26
commit 1c7292526e
7 changed files with 7 additions and 7 deletions

View File

@@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python3
# binary_to_midi.py
#