Fix mypy problem on Windows due to platform differences
As reported in <https://github.com/pymc-devs/pytensor/pull/678#issuecomment-2036674730>,
mypy was failing on Windows due to an unnecessary type: ignore.
This fixes it by ignoring the unused-ignore so that Windows is covered.
正在显示
请
注册
或者
登录
后发表评论