ploomber / sklearn-evaluation

Machine learning model evaluation made easy: plots, tables, HTML reports, experiment tracking and Jupyter notebook analysis.
https://sklearn-evaluation.ploomber.io
Apache License 2.0
457 stars 54 forks source link

Fix: Noqa coming up on docs #259

Closed tonykploomber closed 1 year ago

tonykploomber commented 1 year ago

Describe your changes

Fix Noqa coming up on docs issue

Solution

Follow the pattern in https://github.com/pycqa/flake8/issues/621

Issue ticket number and link

Closes https://github.com/ploomber/sklearn-evaluation/issues/246

Checklist before requesting a review

coveralls commented 1 year ago

Pull Request Test Coverage Report for Build 4047253863


Totals Coverage Status
Change from base Build 4046788525: 0.0%
Covered Lines: 2851
Relevant Lines: 3032

💛 - Coveralls
idomic commented 1 year ago

@tonykploomber did you check it doesn't appear in any of the other pages?