Clean up for git storage
Add shebang dos2unix - This is primary a Windows tool, so oops
This commit is contained in:
parent
a5463094e2
commit
9ac2bf04dc
1 changed files with 224 additions and 222 deletions
2
main.pyw
Normal file → Executable file
2
main.pyw
Normal file → Executable file
|
@ -1,3 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
|
||||
import json
|
||||
import os
|
||||
import sys
|
||||
|
|
Loading…
Add table
Reference in a new issue