Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

INFO message when removing duplicate products should give the correct number of products based on filters #3074

Merged
merged 1 commit into from
Jul 25, 2024

Conversation

snbianco
Copy link
Contributor

Related to #2496 and #2497

Quick fix so that the number of products given in the INFO message in _remove_duplicate_products reflects any filters that were applied to the products. I did this by switching the order of the calls in download_products so that filters are applied to the product list before duplicates are removed.

@snbianco snbianco marked this pull request as ready for review July 24, 2024 19:43
@snbianco snbianco requested a review from bsipocz July 24, 2024 19:43
@bsipocz bsipocz added this to the v0.4.8 milestone Jul 25, 2024
@bsipocz bsipocz merged commit e0731e7 into astropy:main Jul 25, 2024
8 of 9 checks passed
@snbianco snbianco deleted the ASB-18099-remove-dupes-log branch August 12, 2024 16:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants