diff --git a/pre-commit.py b/pre-commit.py index c347823..fb2b510 100644 --- a/pre-commit.py +++ b/pre-commit.py @@ -1,3 +1,9 @@ +#!/usr/bin/env python + +# This Python file is a hand-edited version of the Hy version. It has +# the exact same functionality, but I recommend using the Hy version +# if you can, as it's the one I'm actively maintaining. + VERSION = '0.0.2' import os import re