Use recommended shebang for Python scripts
This commit is contained in:
parent
935382bf35
commit
8849c99675
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#! /usr/bin/env python
|
||||
|
||||
import argparse
|
||||
import difflib
|
||||
|
||||
Loading…
Reference in New Issue
Block a user