Skip to content

Commit

Permalink
pep8 on test_plot_confusion_matrix.py
Browse files Browse the repository at this point in the history
  • Loading branch information
adrinjalali authored and jnothman committed Nov 28, 2019
1 parent 5e82ea8 commit 9318adb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions sklearn/metrics/_plot/tests/test_plot_confusion_matrix.py
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"ignore:In future, it will be an error for 'np.bool_':DeprecationWarning:"
"matplotlib.*")


@pytest.fixture(scope="module")
def n_classes():
return 5
Expand Down

0 comments on commit 9318adb

Please sign in to comment.