Skip to content

Commit 524fc19

Browse files
Jorge Fernandez HernandezJorge Fernandez Hernandez
authored andcommitted
EUCLIDSWRQ-292 Include PR reference
1 parent 438976d commit 524fc19

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

CHANGES.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,7 @@ esa.euclid
6464
product_type parameters dynamically. [#3601]
6565
- In the method, ``get_scientific_product_list``, the ``dsr_part3`` parameter now supports the additional value
6666
``latest``. [#3601]
67+
- The methods ``get_product_list`` and ``get_scientific_product_list`` accept the new parameter ``schema``. [#3611]
6768

6869

6970
vizier

astroquery/esa/euclid/tests/test_euclidtap.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -726,8 +726,6 @@ def test_not_overlaping_values_in_product_groups():
726726
"MOSAIC_PRODUCTS": conf.MOSAIC_PRODUCTS
727727
}
728728

729-
assert len(product_groups) == 9
730-
731729
seen = {}
732730

733731
for group_name, products in product_groups.items():

0 commit comments

Comments
 (0)