Update mypy to 1.20.0 (#15588)

This commit is contained in:
Sebastian Rittau
2026-04-01 17:02:18 +02:00
committed by GitHub
parent b4a8d21edf
commit 8ffc43610f
54 changed files with 44 additions and 453 deletions
@@ -8,7 +8,6 @@ qrcode\.tests\..*
qrcode._types
# Parameter "data" has unhelpful default value, which creates a QR code with string "None".
qrcode\.make
qrcode\.main\.make
# Implementation has marked these methods as abstract without the class