Skip to content

Commit ce95abb

Browse files
committed
Update plugin.py
1 parent 0386b37 commit ce95abb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

codeflash/benchmarking/plugin/plugin.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
from codeflash.models.models import BenchmarkKey
1414

1515

16+
# hello
1617
class CodeFlashBenchmarkPlugin:
1718
def __init__(self) -> None:
1819
self._trace_path = None

0 commit comments

Comments
 (0)