Skip to content

Commit c97788f

Browse files
Jorge Fernandez HernandezJorge Fernandez Hernandez
authored andcommitted
EUCLIDSWRQ-250 Fix problem in the documentation introduced in PR #3558
1 parent 97a22b1 commit c97788f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/esa/euclid/euclid.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -598,6 +598,7 @@ First, use the load_async_job_ method to download the metadata of the async jobs
598598

599599
Second, create a dataframe that contains the jobid and date information:
600600

601+
.. Skip testing as the example require authentication
601602
.. doctest-skip::
602603

603604
>>> df = pd.DataFrame.from_dict({'job_id':job_ids, 'fulldate':dates})

0 commit comments

Comments
 (0)