scikit-learn/sklearn/cluster/tests
Thomas J. Fan d4aad64b1e
MNT Update to black 22.3.0 to resolve click error (#22983)
* MNT Update to black 22.3.0 to resolve click error

* STY Update for new black version
2022-03-29 12:04:41 +02:00
..
__init__.py Move project directory from scikits.learn to sklearn 2011-09-02 12:06:57 +02:00
common.py MNT Applies black formatting to most of the code base (#18948) 2021-06-17 14:21:09 -04:00
test_affinity_propagation.py TST Convert warnings into errors in test_affinity_propgation (#22824) 2022-03-14 10:06:29 +01:00
test_bicluster.py MNT use check_scalar in SpectralBiClustering and SpectralCoClustering (#20817) 2022-01-31 11:30:13 +01:00
test_birch.py ENH Better error message for check_scalar (#22218) 2022-02-11 16:15:30 +01:00
test_dbscan.py ENH Better error message for check_scalar (#22218) 2022-02-11 16:15:30 +01:00
test_feature_agglomeration.py TST Replaces pytest.warns(None) in test_feature_agglomeration (#22871) 2022-03-17 14:18:08 +01:00
test_hierarchical.py MNT Update to black 22.3.0 to resolve click error (#22983) 2022-03-29 12:04:41 +02:00
test_k_means.py DOC, MNT Typos found by codespell (#22906) 2022-03-20 19:16:39 +01:00
test_mean_shift.py STY Enables black with experimental_string_processing=true (#20412) 2021-06-29 09:47:04 +02:00
test_optics.py TST Replaces pytest.warns(None) in test_optics (#22831) 2022-03-14 13:36:27 -04:00
test_spectral.py MNT Update black to stable version (#22474) 2022-02-15 11:36:26 +01:00