style(cli): linting pass (#33078)

This commit is contained in:
Mason Daugherty
2025-09-24 01:24:52 -04:00
committed by GitHub
parent ae4976896e
commit 05ba941230
13 changed files with 39 additions and 47 deletions

View File

@@ -18,7 +18,7 @@ def create_demo_server(
Args:
config_keys: Optional sequence of config keys to expose in the playground.
playground_type: The type of playground to use. Can be `'default'` or `'chat'`.
playground_type: The type of playground to use.
Returns:
The demo server.