We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e5eee88 commit 0cddd7fCopy full SHA for 0cddd7f
docs/cosmosim/cosmosim.rst
@@ -380,7 +380,7 @@ Data can be stored and/or written out as a `VOTable`_.
380
>>> data = CS.download(jobid='359750704009965',format='votable')
381
>>> data
382
<astropy.io.votable.tree.VOTableFile at 0x10b440150>
383
- >>>data = CS.download(jobid='359750704009965',filename='/Users/uname/Desktop/test.xml',format='votable')
+ >>> data = CS.download(jobid='359750704009965',filename='/Users/uname/Desktop/test.xml',format='votable')
384
>>> |==========================================================================================================================| 4.9k/4.9k (100.00%) 0s
385
386
0 commit comments