Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
<!-- vale off -->

This directory contains thumbnails for the gallery examples which are
not built in CI. The thumbnails are used in the gallery index page.

Expand Down
2 changes: 1 addition & 1 deletion doc/source/user_guide/howto/file_management.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ handles the upload automatically.
Loading input files
~~~~~~~~~~~~~~~~~~~

To load an input file, pass the file path on your local machine to the
To load an input file, pass its path on your local machine to the
:meth:`.import_model` method:

.. doctest::
Expand Down
Loading