Browse Source

Use python from PATH

pull/806/head
Maxim Prokhorov 6 years ago
parent
commit
cf2b1d6788
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      pre-commit

+ 1
- 1
pre-commit View File

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/env python
"""
Referencing current branch in github README.md [1]


Loading…
Cancel
Save