From b746b841f77c4fdd929ee00846db4d5f95ac4a8d Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Thu, 18 Apr 2019 12:04:09 +0200 Subject: [PATCH] not needed --- python/damask/dadf5.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/python/damask/dadf5.py b/python/damask/dadf5.py index 887c32338..4214f4922 100644 --- a/python/damask/dadf5.py +++ b/python/damask/dadf5.py @@ -2,7 +2,6 @@ import h5py import re import numpy as np -import os # ------------------------------------------------------------------ class DADF5(): @@ -97,7 +96,6 @@ class DADF5(): """ Dataset for all points/cells - If more than one path is given, the dataset is composed of the individual contributions """ with h5py.File(self.filename,'r') as f: