From 2da7861b6f6e65b802bf0a2d96b0525df3d65fdb Mon Sep 17 00:00:00 2001 From: Sebastian Wehling-Benatelli Date: Thu, 28 May 2015 11:54:16 +0200 Subject: [PATCH] todo mark deleted --- pylot/core/read/data.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/pylot/core/read/data.py b/pylot/core/read/data.py index 62505a03..5790ac3f 100644 --- a/pylot/core/read/data.py +++ b/pylot/core/read/data.py @@ -149,8 +149,6 @@ class Data(object): def getEvtData(self): return self.evtdata -#TODO: write superclass DataStructure instead of three fully featured individual classes - class GenericDataStructure(object): ''' GenericDataBase type holds all information about the current data-