Skip to content

Commit 593cbee

Browse files
jcsegoviabsipocz
authored andcommitted
Updated doc to get_product
1 parent 4a6a9b5 commit 593cbee

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

astroquery/jwst/core.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -623,8 +623,9 @@ def get_product(self, artifact_id=None, file_name=None):
623623
624624
Parameters
625625
----------
626-
artifact_id : str, mandatory
626+
artifact_id : str, mandatory (if no file_name is provided)
627627
Artifact ID of the product.
628+
file_name : str, mandatory (if no artifact_id is provided)
628629
629630
Returns
630631
-------

0 commit comments

Comments
 (0)