Skip to content

Commit 89fa121

Browse files
committed
Make this directly runnable
1 parent d18b23a commit 89fa121

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

scripts/github-dependencies.py

100644100755
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
#!/usr/bin/env python3
2+
13
import argparse
24
import itertools
35
import re

0 commit comments

Comments
 (0)