Skip to content

Commit f7ba7a9

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

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 pathlib import Path
44
from urllib.parse import urlencode

0 commit comments

Comments
 (0)