Forgot an import

This commit is contained in:
Fabio Manganiello 2018-04-19 23:40:49 +02:00
parent 14aa4f6454
commit 51d6bec51c
1 changed files with 1 additions and 0 deletions

View File

@ -1,3 +1,4 @@
import logging
import json
import urllib3
import urllib.request