add todo comment to benchmark plugin

pull/986/head
Joran Honig 6 years ago
parent e55fb49440
commit 6971b2c2e7
  1. 1
      mythril/laser/ethereum/plugins/implementations/benchmark.py

@ -7,6 +7,7 @@ import logging
log = logging.getLogger(__name__)
# TODO: introduce dependency on coverage plugin
class BenchmarkPlugin(LaserPlugin):
"""Benchmark Plugin

Loading…
Cancel
Save