mirror of
https://github.com/codeflash-ai/codeflash.git
synced 2026-05-04 18:25:17 +00:00
3 lines
141 B
Python
3 lines
141 B
Python
"""CodeFlash Benchmark - Pytest benchmarking plugin for codeflash.ai."""
|
|
|
|
from codeflash_benchmark.version import __version__ as __version__
|