Commit c1f7b109 by Victor Shnayder

Fix missing import

parent 46570b01
...@@ -6,6 +6,7 @@ import itertools ...@@ -6,6 +6,7 @@ import itertools
import json import json
import logging import logging
import os import os
import re
import requests import requests
import urllib import urllib
import json import json
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment