mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-17 13:28:03 +08:00
[qrcode] Add various annotations (#11726)
This commit is contained in:
@@ -4,6 +4,10 @@ qrcode\.compat\..*
|
||||
qrcode\.tests
|
||||
qrcode\.tests\..*
|
||||
|
||||
# Parameter "data" has unhelpful default value, which creates a QR code with string "None".
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user