Skip to content

Commit

Permalink
chore: add newline in end
Browse files Browse the repository at this point in the history
  • Loading branch information
discord9 committed Dec 6, 2023
1 parent fce49ec commit 2cbedf0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion scripts/check_pyo3_link_script.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ if [[ $FEATURES == *pyo3_backend* ]]; then
else
exit 1
fi
fi
fi
2 changes: 1 addition & 1 deletion scripts/greptime.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,4 +88,4 @@ main() {
execute_greptime "$@"
}

main "$@"
main "$@"

0 comments on commit 2cbedf0

Please sign in to comment.