Add stubs for qrbill (#11741)

Co-authored-by: Akuli <akuviljanen17@gmail.com>
This commit is contained in:
David Salvisberg
2024-04-11 10:07:22 +03:00
committed by GitHub
co-authored by Akuli
parent a217c30b90
commit c6e0466254
4 changed files with 191 additions and 0 deletions
@@ -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__