Skip to content

Commit e147aa3

Browse files
committed
style: 코드 포멧 수정
1 parent 2e39eb2 commit e147aa3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cli/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -237,6 +237,7 @@ def run_streamlit_cli_command(port: int) -> None:
237237
logger.info("Executing 'run-streamlit' command on port %d...", port)
238238
run_streamlit_command(port)
239239

240+
240241
@cli.command(name="query")
241242
@click.argument("question", type=str)
242243
@click.option(

0 commit comments

Comments
 (0)