[qrcode] Add various annotations (#11726)

This commit is contained in:
Sebastian Rittau
2024-04-07 06:49:50 -04:00
committed by GitHub
parent bc4b26fbcb
commit 4157cb63ad
4 changed files with 102 additions and 35 deletions
@@ -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