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 ( if (
self.execution_timeout self.execution_timeout
and self.time and self.time + timedelta(seconds=self.execution_timeout)
+ timedelta(seconds=self.execution_timeout)
<= datetime.now() <= datetime.now()
and not create and not create
): ):

Loading…
Cancel
Save