Skip to content

Commit

Permalink
avoid an intersphinx conflict
Browse files Browse the repository at this point in the history
  • Loading branch information
keflavich committed Oct 21, 2016
1 parent f9d05d8 commit e6b57d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion astroquery/vamdc/core.py
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ def query_molecule(self, molecule_name, chem_re_flags=0, cache=True):
Returns
-------
result: `vamdclib.request.Result`
result: ``vamdclib.request.Result``
A vamdclib Result object that has a data attribute. The result
object has dictionary-like entries but has more functionality built
on top of that
Expand Down

0 comments on commit e6b57d5

Please sign in to comment.