Skip to content

Commit 9bd096b

Browse files
marxidekeflavich
authored andcommitted
update docstring
Co-authored-by: Adam Ginsburg <[email protected]>
1 parent c7b1027 commit 9bd096b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

astroquery/query.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -250,7 +250,7 @@ def _request(self, method, url,
250250
See `_download_file`.
251251
stream : bool
252252
return_response_on_save : bool
253-
If ``save==True``, also return the server response. The default is to only
253+
If ``save``, also return the server response. The default is to only
254254
return the local file path.
255255
256256
Returns

0 commit comments

Comments
 (0)