paris-saclay-cds / ramp-workflow

Toolkit for building predictive workflows on top of pydata (pandas, scikit-learn, pytorch, keras, etc.).
https://paris-saclay-cds.github.io/ramp-docs/
BSD 3-Clause "New" or "Revised" License
68 stars 43 forks source link

MAINT Fix a flake8 issue #292

Closed rth closed 2 years ago

rth commented 2 years ago

Fixes a flake8 issue introduced in https://github.com/paris-saclay-cds/ramp-workflow/pull/289#issuecomment-973052538

codecov[bot] commented 2 years ago

Codecov Report

Merging #292 (c9b42b6) into master (9edef47) will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #292   +/-   ##
=======================================
  Coverage   83.04%   83.04%           
=======================================
  Files         137      137           
  Lines        4702     4702           
=======================================
  Hits         3905     3905           
  Misses        797      797           
Impacted Files Coverage Δ
rampwf/tests/kits/drug_spectra/problem.py 100.00% <ø> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9edef47...c9b42b6. Read the comment docs.