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.
2 parents bedf3ac + 9efd4ff commit b85f71eCopy full SHA for b85f71e
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