Ecosystem report

Old: main (merge base) 03ad757b New: 25583/merge a30f9803
Lint Rule Removed Added Changed
Total 0 0 1
type-assertion-failure 0 0 1
Project Removed Added Changed
Total 0 0 1
pandas-stubs 0 0 1

pandas-stubs (https://github.com/pandas-dev/pandas-stubs)

tests/test_api_types.py

[error] type-assertion-failure - Type `Categorical[str]` does not match asserted type `Categorical[int]`
[error] type-assertion-failure - Type `Categorical[Unknown]` does not match asserted type `Categorical[int]`