mirror of
https://github.com/AR2000AR/openComputers_codes.git
synced 2025-09-06 21:51:14 +02:00
shebang
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
#!/bin/python3
|
||||
from slpp import slpp as lua
|
||||
import pathlib
|
||||
import json
|
||||
import re
|
||||
from pprint import pprint
|
||||
from getopt import gnu_getopt as getopt
|
||||
from getopt import GetoptError
|
||||
import colorama
|
||||
|
Reference in New Issue
Block a user