removed obsolete importing of sys

This commit is contained in:
Philip Eisenlohr 2016-05-17 11:15:04 -04:00
parent a8765a963d
commit d669cfb024
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
import numpy as np
import sys
#import sys
try:
import h5py