Skip to content

Conversation

@glemaitre
Copy link
Member

Use string substitution in docstring of SMOTENC

@pep8speaks
Copy link

Hello @glemaitre! Thanks for opening this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 787:89: E501 line too long (91 > 88 characters)

@codecov
Copy link

codecov bot commented Feb 15, 2021

Codecov Report

Merging #805 (ab03319) into master (326119b) will increase coverage by 0.00%.
The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #805   +/-   ##
=======================================
  Coverage   98.63%   98.63%           
=======================================
  Files          89       89           
  Lines        5933     5934    +1     
  Branches      498      499    +1     
=======================================
+ Hits         5852     5853    +1     
  Misses         80       80           
  Partials        1        1           
Impacted Files Coverage Δ
imblearn/over_sampling/_smote.py 97.31% <100.00%> (+<0.01%) ⬆️

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 326119b...ab03319. Read the comment docs.

@glemaitre glemaitre merged commit b6621f9 into scikit-learn-contrib:master Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants