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

resolve CI/`sudo` and minor code adjustments #1698

Closed Borda closed 11 months ago

Borda commented 11 months ago

What does this PR do?

resolving sudo and a few isinstance

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 11 months ago

Codecov Report

Merging #1698 (b5e294c) into master (3c55c76) will increase coverage by 0%. Report is 3 commits behind head on master. The diff coverage is 100%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #1698 +/- ## ====================================== Coverage 85% 85% ====================================== Files 291 291 Lines 12859 12859 ====================================== + Hits 10986 10987 +1 + Misses 1873 1872 -1 ```