feat(interpreter): add shebang to call Python
This commit is contained in:
parent
621deb316e
commit
ca910b8f98
@ -1,5 +1,7 @@
|
|||||||
|
#!/usr/bin/env python
|
||||||
|
|
||||||
# Duplicate Check
|
# Duplicate Check
|
||||||
# Version: 0.5.0
|
# Version: 0.6.0
|
||||||
|
|
||||||
# Copyright 2025 Jake Winters
|
# Copyright 2025 Jake Winters
|
||||||
# SPDX-License-Identifier: BSD-3-Clause
|
# SPDX-License-Identifier: BSD-3-Clause
|
Loading…
x
Reference in New Issue
Block a user