We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c896027 commit 9efd4ffCopy full SHA for 9efd4ff
octopus/agile.py
@@ -1,3 +1,5 @@
1
+#!/usr/bin/env python3
2
+
3
import sys, os, requests, json
4
from datetime import datetime
5
from configobj import ConfigObj
0 commit comments