Skip to content

Commit

Permalink
Merge pull request #2985 from richardgmcmahon/rgm-1
Browse files Browse the repository at this point in the history
Update tap.rst
  • Loading branch information
bsipocz committed May 3, 2024
2 parents 33ad514 + 5949b28 commit 2f87333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/utils/tap.rst
Original file line number Diff line number Diff line change
Expand Up @@ -800,7 +800,7 @@ Example 1: TAPVizieR.cds.unistra.fr
>>> #Inspect tables
>>> tables = tap.load_tables()
>>> for table in (tables):
>>> print(table.get_name())
>>> print(table.get_qualified_name())
...
J/ApJS/173/104/memb
Expand Down

0 comments on commit 2f87333

Please sign in to comment.