mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-30 19:46:57 +08:00
Add stubs for qrbill (#11741)
Co-authored-by: Akuli <akuviljanen17@gmail.com>
This commit is contained in:
co-authored by
Akuli
parent
a217c30b90
commit
c6e0466254
@@ -0,0 +1,7 @@
|
||||
# Error: is inconsistent
|
||||
# ======================
|
||||
# While the method provides default values for all arguments, the first two
|
||||
# arguments always need to be provided, so it makes no sense to pretend that
|
||||
# they are optional
|
||||
qrbill.QRBill.__init__
|
||||
qrbill.bill.QRBill.__init__
|
||||
Reference in New Issue
Block a user