[types-polib] typing for msgctxt
of _BaseFile.find
is wrongly typed
#12502
Labels
help wanted
An actionable problem of low to medium complexity where a PR would be very welcome
stubs: false positive
Type checkers report false errors
In this line the
msgctxt
argument is typed as bool when it should be a str. As the documentation of the function says:The text was updated successfully, but these errors were encountered: