Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
orfeas-k committed Nov 26, 2024
1 parent 6fb390d commit beb0ec0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_notebooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def test_notebook(test_notebook):
log.info(
"Note that only CPU tests will be run. In order to run tests that use an NVIDIA GPU,"
"use the `--include-gpu-tests` flag e.g. `tox -e kubeflow-local -- --include-gpu-tests`."
"To learn more, use `--help` or refer to the repository's README file."
" To learn more, use `--help` or refer to the repository's README file."
)

try:
Expand Down

0 comments on commit beb0ec0

Please sign in to comment.