Skip to content

Commit 0cddd7f

Browse files
committed
Fixed whitespace issues in cosmosim.rst.
1 parent e5eee88 commit 0cddd7f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/cosmosim/cosmosim.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -380,7 +380,7 @@ Data can be stored and/or written out as a `VOTable`_.
380380
>>> data = CS.download(jobid='359750704009965',format='votable')
381381
>>> data
382382
<astropy.io.votable.tree.VOTableFile at 0x10b440150>
383-
>>>data = CS.download(jobid='359750704009965',filename='/Users/uname/Desktop/test.xml',format='votable')
383+
>>> data = CS.download(jobid='359750704009965',filename='/Users/uname/Desktop/test.xml',format='votable')
384384
>>> |==========================================================================================================================| 4.9k/4.9k (100.00%) 0s
385385
386386

0 commit comments

Comments
 (0)