Skip to content

Commit 2660b2c

Browse files
syed-gilanibsipocz
authored andcommitted
updated a docstring
1 parent cdb0e30 commit 2660b2c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroquery/mast/services.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -169,7 +169,7 @@ def _request(self, method, url, params=None, data=None, headers=None,
169169
cache : bool
170170
Default False. Use of bulit in _request caching
171171
use_json: bool
172-
Default False. if True then use the json parameter for passing data to super()._request
172+
Default False. if True then data is already in json format.
173173
174174
Returns
175175
-------

0 commit comments

Comments
 (0)