1.1.3
Move project directory from scikits.learn to sklearn
MNT Applies black formatting to most of the code base (#18948)
TST Convert warnings into errors in test_affinity_propgation (#22824)
MNT use check_scalar in SpectralBiClustering and SpectralCoClustering (#20817)
FIX Remove test for unreleased feature
FEA Bisecting K-Means (#20031)
ENH Better error message for check_scalar (#22218)
TST Replaces pytest.warns(None) in test_feature_agglomeration (#22871)
MNT Update to black 22.3.0 to resolve click error (#22983)
STY Enables black with experimental_string_processing=true (#20412)
TST use global_dtype in sklearn/cluster/tests/test_optics.py (#22668)
MNT Update black to stable version (#22474)