[Bank API] Add cost decorator (#2761)

This commit is contained in:
Michael H
2019-07-02 20:07:19 -04:00
committed by Toby Harradine
parent d1593b8069
commit 0eb22c84ff
4 changed files with 90 additions and 2 deletions

View File

@@ -40,3 +40,7 @@ Bank
.. automodule:: redbot.core.bank
:members:
:exclude-members: cost
.. autofunction:: cost
:decorator: