mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-05 23:48:28 +08:00
Update mypy to 1.18.1 (#14699)
This commit is contained in:
@@ -11,10 +11,6 @@ qrcode._types
|
||||
qrcode\.make
|
||||
qrcode\.main\.make
|
||||
|
||||
# Stubtest hiccup: It doesn't recognize that the annotated type is a base
|
||||
# class of the default class assigned to the attribute.
|
||||
qrcode\.image\..*\.default_drawer_class
|
||||
|
||||
# Implementation has marked these methods as abstract without the class
|
||||
# or its bases deriving from abc.ABCMeta
|
||||
qrcode\.image\.base\.BaseImage\.(drawrect|new_image|save)
|
||||
|
||||
Reference in New Issue
Block a user