Clean up for git storage

Add shebang
dos2unix - This is primary a Windows tool, so oops
This commit is contained in:
Trysdyn Black 2018-09-26 18:46:24 -07:00
parent a5463094e2
commit 9ac2bf04dc

2
main.pyw Normal file → Executable file
View file

@ -1,3 +1,5 @@
#!/usr/bin/env python
import json
import os
import sys