Skip to content

Commit

Permalink
Add newline EOF in script
Browse files Browse the repository at this point in the history
  • Loading branch information
saileshd1402 committed Dec 2, 2024
1 parent 1fff255 commit 090a4fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/run-notebook.sh
Original file line number Diff line number Diff line change
Expand Up @@ -73,4 +73,4 @@ if [ $? -ne 0 ]; then
exit 1
fi

echo "Notebook execution completed successfully. Output saved to $NOTEBOOK_OUTPUT"
echo "Notebook execution completed successfully. Output saved to $NOTEBOOK_OUTPUT"

0 comments on commit 090a4fd

Please sign in to comment.