From 15811c8c03109b1fed9d03979db1b4eec9f1d85d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Apr 2026 17:20:24 +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 c1acdf67e..8dfd1dda8 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.post140.dev0+be446cd8" +__version__ = "0.20.5.post142.dev0+e5a18feb" diff --git a/codeflash/version.py b/codeflash/version.py index c1acdf67e..8dfd1dda8 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.post140.dev0+be446cd8" +__version__ = "0.20.5.post142.dev0+e5a18feb"