make executable
This commit is contained in:
parent
1e63b74b1b
commit
1b14b9d14d
2
kiln-tuner.py
Normal file → Executable file
2
kiln-tuner.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import os
|
||||
import sys
|
||||
import csv
|
||||
|
||||
2
zieglernicols.py
Normal file → Executable file
2
zieglernicols.py
Normal file → Executable file
@ -1,3 +1,5 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import csv
|
||||
import argparse
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user