Skip to content

Commit f3eecac

Browse files
style: remove extra blank line in cli.py
1 parent 5add169 commit f3eecac

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

codeflash/cli_cmds/cli.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -382,7 +382,6 @@ def _build_parser() -> ArgumentParser:
382382
auth_subparsers.add_parser("login", help="Log in to Codeflash via OAuth")
383383
auth_subparsers.add_parser("status", help="Check authentication status")
384384

385-
386385
trace_optimize.add_argument(
387386
"--max-function-count",
388387
type=int,

0 commit comments

Comments
 (0)