updating sinlge line of comments

This commit is contained in:
csine-nflx 2020-03-30 13:34:24 -07:00
parent 9d9bf9d7ba
commit 6f3ba23fa0
1 changed files with 2 additions and 2 deletions

View File

@ -70,8 +70,8 @@ class Record:
def get_zones(account_number): def get_zones(account_number):
""" """
Retrieve authoritative zones from the PowerDNS API and return a list Retrieve authoritative zones from the PowerDNS API and return a list of zones
:param account_number: :param account_number:
:raise: Exception :raise: Exception
:return: list of Zone Objects :return: list of Zone Objects