diff --git a/common.py b/common.py index 3665e61..ad6a4fc 100644 --- a/common.py +++ b/common.py @@ -1,5 +1,6 @@ import json import urllib3 +import sys from xml.etree import ElementTree as ET import requests