From c19f54e17d46611e4dd55e33112b10b720d3f6d3 Mon Sep 17 00:00:00 2001 From: Bernhard Mueller Date: Mon, 6 May 2019 16:32:52 -0700 Subject: [PATCH] Black %#;.@&%^& --- mythril/laser/ethereum/svm.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/mythril/laser/ethereum/svm.py b/mythril/laser/ethereum/svm.py index d58a0a81..f37728fc 100644 --- a/mythril/laser/ethereum/svm.py +++ b/mythril/laser/ethereum/svm.py @@ -207,8 +207,7 @@ class LaserEVM: if ( self.execution_timeout - and self.time - + timedelta(seconds=self.execution_timeout) + and self.time + timedelta(seconds=self.execution_timeout) <= datetime.now() and not create ):