Skip to content

Commit

Permalink
Remove provisional 0.5 disclaimer from CLI
Browse files Browse the repository at this point in the history
  • Loading branch information
bkorycki committed Dec 11, 2024
1 parent c2a77fb commit 6a8039f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/modelbench/run.py
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,6 @@ def cli() -> None:
write_default_config()
load_plugins(disable_progress_bar=True)
print()
print(StaticContent()["general"]["provisional_disclaimer"])
print()


@cli.command(help="run a benchmark")
Expand Down

0 comments on commit 6a8039f

Please sign in to comment.