Commit 59e3c3cc by peastman

Added back an import that really was needed

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