Skip to content

Commit 0ae8e6f

Browse files
committed
Merge pull request #32 from scw/patch-1
include shebang header
2 parents 165f10b + bfe14e5 commit 0ae8e6f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

check_https.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python3
12
import argparse
23
import collections
34
import concurrent.futures

0 commit comments

Comments
 (0)