File tree Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Expand file tree Collapse file tree 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -388,9 +388,11 @@ only collections with a given search string in the collection names.
388
388
The ``servicetype `` argument is used to filter for image collections, using ``'SIA' ``,
389
389
or spectral collections (also see below), using ``'SSA' ``.
390
390
391
- .. note :: The query underneath ``list_collections`` is cached on the server
392
- side, and therefore should return quickly with results.
393
- If you experience query timeout, please open an IRSA helpdesk ticket.
391
+ .. note ::
392
+
393
+ The query underneath ``list_collections `` is cached on the server
394
+ side, and therefore should return quickly with results.
395
+ If you experience query timeout, please open an IRSA helpdesk ticket.
394
396
395
397
.. doctest-remote-data ::
396
398
You can’t perform that action at this time.
0 commit comments