File tree Expand file tree Collapse file tree
codeflash-benchmark/codeflash_benchmark Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# These version placeholders will be replaced by uv-dynamic-versioning during build.
2- __version__ = "0.20.5.post151 .dev0+95b62113 "
2+ __version__ = "0.20.5.post185 .dev0+70e3ce1a "
Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ def parse_args() -> Namespace:
2222
2323def process_and_validate_cmd_args (args : Namespace ) -> Namespace :
2424 from codeflash .cli_cmds import logging_config
25- from codeflash .cli_cmds .console import apologize_and_exit , logger
25+ from codeflash .cli_cmds .console import logger
2626 from codeflash .code_utils import env_utils
2727 from codeflash .code_utils .code_utils import exit_with_message
2828 from codeflash .code_utils .git_utils import (
Original file line number Diff line number Diff line change 11# These version placeholders will be replaced by uv-dynamic-versioning during build.
2- __version__ = "0.20.5.post151 .dev0+95b62113 "
2+ __version__ = "0.20.5.post185 .dev0+70e3ce1a "
You can’t perform that action at this time.
0 commit comments