Skip to content

Commit b85f71e

Browse files
authored
Merge pull request #28 from borpin/patch-1
Add hash bang
2 parents bedf3ac + 9efd4ff commit b85f71e

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)