mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-10 05:51:52 +08:00
* Upgrade pyright to 1.1.230 * Add `type: ignore`s for new pyright checks regarding multiple inheritance * Temporarily pin pyright-action to 1.0.4, as changes made in 1.0.5 break typeshed's CI Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>