From 705694b97cad7b8726d44d47f88272d86ccd0fd9 Mon Sep 17 00:00:00 2001 From: Martin Diehl Date: Thu, 19 Mar 2020 15:54:57 +0100 Subject: [PATCH] fix for test --- PRIVATE | 2 +- python/damask/result.py | 2 -- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/PRIVATE b/PRIVATE index 67eab09e9..c5683e828 160000 --- a/PRIVATE +++ b/PRIVATE @@ -1 +1 @@ -Subproject commit 67eab09e9beceec866eabc6b9ae2b7328e2c57a6 +Subproject commit c5683e828c9a761ad046926e26d6cc6cc10c355c diff --git a/python/damask/result.py b/python/damask/result.py index e39cd2bc5..6c9b4bdfa 100644 --- a/python/damask/result.py +++ b/python/damask/result.py @@ -1100,8 +1100,6 @@ class Result: ################################################################################################### # BEGIN DEPRECATED - iter_visible = iterate - def _time_to_inc(self,start,end): selected = []