Lightning-Universe / lightning-flash

Your PyTorch AI Factory - Flash enables you to easily configure and run complex AI recipes for over 15 tasks across 7 data domains
https://lightning-flash.readthedocs.io
Apache License 2.0
1.74k stars 212 forks source link

fix remote check in `download_data` #1666

Closed Borda closed 1 year ago

Borda commented 1 year ago

What does this PR do?

Fixes #1611

Before submitting

PR review

Anyone in the community is free to review the PR once the tests have passed. If we didn't discuss your PR in Github issues there's a high chance it will not be merged.

Did you have fun?

Make sure you had fun coding 🙃

codecov[bot] commented 1 year ago

Codecov Report

Merging #1666 (ae6370f) into master (269e852) will decrease coverage by 0%. Report is 17 commits behind head on master. The diff coverage is 71%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1666 +/- ## ====================================== - Coverage 86% 85% -0% ====================================== Files 291 291 Lines 12852 12854 +2 ====================================== - Hits 10989 10981 -8 - Misses 1863 1873 +10 ```