mirror of
https://github.com/isledecomp/isle.git
synced 2026-01-28 10:41:15 +00:00
decomplint needed a shebang
This commit is contained in:
parent
6103bd889e
commit
1895f2e19c
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import os
|
||||
import sys
|
||||
import argparse
|
||||
|
||||
Loading…
Reference in New Issue
Block a user