Skip to content

Commit fa25993

Browse files
author
tgallone
committed
🐛 Add shebang
1 parent 375b0bf commit fa25993

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/gen-man.py

100644100755
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/env python3
12
from json import load
23
from datetime import date
34

0 commit comments

Comments
 (0)