scikit-adaptation / skada

Domain adaptation toolbox compatible with scikit-learn and pytorch
https://scikit-adaptation.github.io/
BSD 3-Clause "New" or "Revised" License
60 stars 16 forks source link

Flake8 correction for _samples_generator.py #54

Closed YanisLalou closed 8 months ago

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (90312eb) 83.98% compared to head (0569876) 83.98%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #54 +/- ## ======================================= Coverage 83.98% 83.98% ======================================= Files 35 35 Lines 2135 2135 ======================================= Hits 1793 1793 Misses 342 342 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

kachayev commented 8 months ago

I thought we have a check in place that prevents us from merging before Flake8 is happy 🤔