From 1e8e5d2cc2215ee17c67a1abe710ed12b686f7c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 04:14:58 +0000 Subject: [PATCH] style: auto-format with ruff --- codeflash-benchmark/codeflash_benchmark/version.py | 2 +- codeflash/version.py | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/codeflash-benchmark/codeflash_benchmark/version.py b/codeflash-benchmark/codeflash_benchmark/version.py index ba8363813..96ae2807e 100644 --- a/codeflash-benchmark/codeflash_benchmark/version.py +++ b/codeflash-benchmark/codeflash_benchmark/version.py @@ -1,2 +1,2 @@ # These version placeholders will be replaced by uv-dynamic-versioning during build. -__version__ = "0.20.5.post185.dev0+70e3ce1a" +__version__ = "0.20.5.post187.dev0+a8c00416" diff --git a/codeflash/version.py b/codeflash/version.py index ba8363813..96ae2807e 100644 --- a/codeflash/version.py +++ b/codeflash/version.py @@ -1,2 +1,2 @@ # These version placeholders will be replaced by uv-dynamic-versioning during build. -__version__ = "0.20.5.post185.dev0+70e3ce1a" +__version__ = "0.20.5.post187.dev0+a8c00416"