added shebang
This commit is contained in:
parent
34d6a349a1
commit
b138ea7fdd
1
findUniques2.py
Normal file → Executable file
1
findUniques2.py
Normal file → Executable file
@ -1,3 +1,4 @@
|
|||||||
|
#!/usr/bin/python
|
||||||
import csv
|
import csv
|
||||||
from functools import reduce
|
from functools import reduce
|
||||||
import re
|
import re
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user