CLN: pandas\io\formats\format.py by simonjayhawkins · Pull Request #27577 · pandas-dev/pandas (original) (raw)

this is the most relevant change here.

return type now consistent with parent class and other formatters.

mypy should have picked this up. but since we don't have numpy stubs, all numpy types resolve to Any