Skip to content

Commit 5ddc7dd

Browse files
committed
Removed new-line
1 parent d259599 commit 5ddc7dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

llm-complete-guide/run.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,6 @@ def main(
208208
rag_deployment.with_options(
209209
config_path=config_path, **pipeline_args
210210
)()
211-
212211
if deploy:
213212
rag_deployment.with_options(**pipeline_args)()
214213
if evaluation:

0 commit comments

Comments
 (0)