Skip to content

Conversation

@glemaitre
Copy link
Member

@glemaitre glemaitre commented Feb 14, 2021

closes #797

  • Reorganize the API references page
  • Rename the navbar with shorter name
  • Move some examples
  • Improve the index page with bootstrap card

@pep8speaks
Copy link

pep8speaks commented Feb 14, 2021

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

Line 23:1: E402 module level import not at top of file
Line 63:1: E402 module level import not at top of file

Line 23:11: F821 undefined name 'version'

Comment last updated at 2021-02-15 13:51:29 UTC

@codecov
Copy link

codecov bot commented Feb 14, 2021

Codecov Report

Merging #801 (07e327f) into master (ce4e1f7) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #801   +/-   ##
=======================================
  Coverage   98.62%   98.62%           
=======================================
  Files          89       89           
  Lines        5881     5881           
  Branches      494      494           
=======================================
  Hits         5800     5800           
  Misses         80       80           
  Partials        1        1           
Impacted Files Coverage Δ
imblearn/base.py 98.52% <ø> (ø)
imblearn/datasets/_imbalance.py 88.23% <ø> (ø)
imblearn/metrics/pairwise.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 ce4e1f7...07e327f. Read the comment docs.

@glemaitre glemaitre merged commit 6155658 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.

[DOC] Use pydata sphinx theme

2 participants