Skip to content

Commit f6bab1f

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ff41d6d commit f6bab1f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/user_guide/input_output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -555,4 +555,4 @@ the `frame_path` attribute will not be set.
555555
:icon: info
556556
When you import the {mod}`sample_data<movement.sample_data>` module with `from movement import sample_data`,
557557
`movement` downloads a small metadata file to your local machine with information about the latest sample datasets available. Then, the first time you call the `fetch_dataset()` function, `movement` downloads the requested file to your machine and caches it in the `~/.movement/data` directory. On subsequent calls, the data are directly loaded from this local cache.
558-
:::
558+
:::

0 commit comments

Comments
 (0)