forgot #!.... probably more issues in there

hopefully I don’t hang my system again trying to run Python code in my shell
master
Jan Danielzick 2024-06-16 03:49:44 +02:00
parent 1c57e3ee44
commit dfd276e643
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#!/usr/bin/env python3
import json, sys, os, csv import json, sys, os, csv
infile = "" infile = ""