v2.0.3
TST: Move tests/scripts to scripts/tests (#22531)
Backport PR #53888 on branch 2.0.x (CI: Fix pytest scripts and doc failure) (#53892)
STYLE pre-commit check to ensure that test functions name starts with test (#50397)
STYLE remove absolufy-imports, use ruff (#51408)
TYP use bool instead of bool_t in pandas/core/generic.py (#40175)
DOC: Move code_style.rst docs to other sections & a check (#46724)
STYLE use pandas-dev-flaker (#40906)
ENH: move an exception and add a prehook to check for exception place… (#48088)