We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0386b37 commit ce95abbCopy full SHA for ce95abb
codeflash/benchmarking/plugin/plugin.py
@@ -13,6 +13,7 @@
13
from codeflash.models.models import BenchmarkKey
14
15
16
+# hello
17
class CodeFlashBenchmarkPlugin:
18
def __init__(self) -> None:
19
self._trace_path = None
0 commit comments