From 275518b74034ef3b93ff62b93a260537b078cf26 Mon Sep 17 00:00:00 2001 From: Ryan Ly Date: Wed, 7 Feb 2024 08:02:28 -0800 Subject: [PATCH] Fix flake8 --- docs/gallery/advanced_io/streaming.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/gallery/advanced_io/streaming.py b/docs/gallery/advanced_io/streaming.py index 6569c890d..a1d86575a 100644 --- a/docs/gallery/advanced_io/streaming.py +++ b/docs/gallery/advanced_io/streaming.py @@ -25,7 +25,7 @@ .. note:: - To learn more about the dandi API see the + To learn more about the dandi API see the `DANDI Python API docs `_ """