PEP8. clean-up

This commit is contained in:
Jakub Roztocil
2016-07-04 20:30:55 +02:00
parent 8c0f0b578c
commit aab5cd9da0
5 changed files with 35 additions and 29 deletions

View File

@ -1,6 +1,5 @@
import json
import sys
from pprint import pformat
import requests
from requests.adapters import HTTPAdapter