h5py v 3.x handles strings differently

This commit is contained in:
Martin Diehl 2020-11-05 05:39:45 +01:00
parent 01af348cd9
commit 7341b9830a
1 changed files with 1 additions and 0 deletions

View File

@ -21,6 +21,7 @@ from . import grid_filters
from . import mechanics
from . import util
h5py3 = h5py.__version__[0] == '3'
class Result:
"""