1.2.2
TST Add common tests for single class fitting induced by sample weights (#24140)
MNT Applies black formatting to most of the code base (#18948)
MNT Adds dict typing hint to _parameter_constraints for mypy (#24301)
MAINT Parameters validation for svm.l1_min_c (#24865)
DOC include kernel_approx ref in svm (#25266)
MNT Use cimport numpy as cnp for sklearn/svm (#23326)
MAINT clean-up unused variables and imports in cython files (#24347)
MNT Run dos2unix (#21053)