1.2.1
FIX skip space after delimiter in fetch_openml when using pandas parser (#25312)
Move project directory from scikits.learn to sklearn
MNT Applies black formatting to most of the code base (#18948)
MNT: replace __file__ with importlib.resources (#20297)
FIX make pandas and liac arff parser quoting behaviour closer (#23497)
MAINT handle deprecations from `importlib.resources` (#25157)
MAINT Clean deprecation for 1.2: load_boston follow-up (#24653)
FIX crop properly the image in fetch_lfw_people (#24951)
MNT Update to black 22.3.0 to resolve click error (#22983)