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

fix!: fix should_download_file function #284

Merged
merged 1 commit into from
Nov 5, 2024

Conversation

raphael0202
Copy link
Contributor

The implementation of the should_download_file function was buggy, as we didn't always force the download of the file when force_download was True and download_newer was True as well.

The implementation of the should_download_file function was buggy,
as we didn't always force the download of the file when
`force_download` was True and `download_newer` was True as well.
Copy link

sonarcloud bot commented Nov 5, 2024

@raphael0202 raphael0202 merged commit eb77a8c into develop Nov 5, 2024
6 checks passed
@raphael0202 raphael0202 deleted the fix-should-download-function branch November 5, 2024 15:59
raphael0202 added a commit to openfoodfacts/openfoodfacts-exports that referenced this pull request Nov 18, 2024
Version 2.0.0 fixes the dataset caching issue. See:
openfoodfacts/openfoodfacts-python#284
raphael0202 added a commit to openfoodfacts/openfoodfacts-exports that referenced this pull request Nov 18, 2024
Version 2.0.0 fixes the dataset caching issue. See:
openfoodfacts/openfoodfacts-python#284
raphael0202 added a commit to openfoodfacts/openfoodfacts-exports that referenced this pull request Nov 18, 2024
Version 2.0.0 fixes the dataset caching issue. See:
openfoodfacts/openfoodfacts-python#284
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

1 participant