Commit 59e3c3cc by peastman

Added back an import that really was needed

parent 9752ca35
...@@ -46,6 +46,8 @@ import os ...@@ -46,6 +46,8 @@ import os
import os.path import os.path
import math import math
from pkg_resources import resource_filename
try: try:
from urllib.request import urlopen from urllib.request import urlopen
from io import StringIO from io import StringIO
......
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