fix docstring issues
This commit is contained in:
parent
a9008e9b04
commit
7d8571195f
3 changed files with 12 additions and 11 deletions
|
|
@ -170,6 +170,6 @@ class CapBill(CapCollection):
|
|||
|
||||
:param subscription: subscription to get balance
|
||||
:type subscription: :class:`Subscription`
|
||||
:rtype :class:`Detail`
|
||||
:rtype: class:`Detail`
|
||||
"""
|
||||
raise NotImplementedError()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue