Black %#;.@&%^&

pull/1027/head
Bernhard Mueller 6 years ago
parent f79342ef04
commit c19f54e17d
  1. 3
      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
):

Loading…
Cancel
Save