Fix future import in hdf5-blosc (#5010)

This commit is contained in:
Adam J. Stewart 2017-08-16 10:34:52 -05:00 committed by GitHub
parent f6a452d3ad
commit 2f9b0f6dd6

View File

@ -22,7 +22,6 @@
# License along with this program; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
##############################################################################
from __future__ import print_function
import os
import shutil
import sys