Pyright fails to determine the variance of a type variable in a typing.Protocol
#4674
Labels
addressed in next version
Issue is fixed and will appear in next published version
bug
Something isn't working
For the following code Pyright incorrectly suggests that I change the variance of
Foo
to covariant.pyright 1.1.295
The text was updated successfully, but these errors were encountered: