Skip to content

Commit

Permalink
/usr/bin/python -> /usr/bin/env python
Browse files Browse the repository at this point in the history
  • Loading branch information
olga24912 committed Feb 3, 2021
1 parent 522c288 commit 53206f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion nerpa.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python
import sys
import os
import argparse
Expand Down

0 comments on commit 53206f3

Please sign in to comment.