Skip to content

Commit 9efd4ff

Browse files
authored
Add hash bang
Add hash bang to file.
1 parent c896027 commit 9efd4ff

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

octopus/agile.py

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 sys, os, requests, json
24
from datetime import datetime
35
from configobj import ConfigObj

0 commit comments

Comments
 (0)