Skip to content

Commit 8234ee5

Browse files
committed
add docsting
1 parent 9988e5e commit 8234ee5

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

SoftLayer/managers/billing.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313

1414

1515
class BillingManager(object):
16+
"""Manages Billing details.
17+
18+
:param SoftLayer.managers.orderingManager
19+
"""
1620

1721
def _format_date(self, date):
1822
"""

0 commit comments

Comments
 (0)