Remove two imports on one line

This commit is contained in:
Paul Romano 2015-04-16 14:22:03 -05:00
parent 37a9b7478f
commit 4bf5f3918e

View file

@ -1,5 +1,6 @@
import copy
import os
from xml.etree import ElementTree as ET
import os, copy
import numpy as np