Skip to content

Commit a5baf3c

Browse files
committed
mkmaintainer: properly use venv managed by pre-commit
Signed-off-by: Benjamin Gilbert <bgilbert@cs.cmu.edu>
1 parent 9077c2c commit a5baf3c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/maintainer/mkmaintainer.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/python
1+
#!/usr/bin/env python
22

33
from __future__ import annotations
44

0 commit comments

Comments
 (0)