Skip to content

Commit f5daa1b

Browse files
committed
chore: add shebang line to __main__.py
Signed-off-by: Patrick Gehrsitz <mryel00.github@gmail.com>
1 parent 62364ba commit f5daa1b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crowsnest/__main__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
#!/usr/bin/python3
12

23
import asyncio
34

0 commit comments

Comments
 (0)