Skip to content

Commit

Permalink
Merge pull request astropy#508 from bsipocz/DOC_fix_docstring
Browse files Browse the repository at this point in the history
DOC: fixing docstring error
  • Loading branch information
bsipocz authored Dec 18, 2023
2 parents c49a408 + 38aa78b commit f3d408c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pyvo/dal/query.py
Original file line number Diff line number Diff line change
Expand Up @@ -223,8 +223,8 @@ def execute_votable(self, post=False):
Returns
-------
astropy.io.votable.tree.TableElement
an Astropy votable Table instance
astropy.io.votable.tree.VOTableFile
an Astropy votable object
Raises
------
Expand Down

0 comments on commit f3d408c

Please sign in to comment.