fixing whitespace
This commit is contained in:
parent
0e314d0028
commit
d6cc8a8a9a
|
@ -71,6 +71,7 @@ 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
|
||||||
|
|
||||||
:param account_number:
|
:param account_number:
|
||||||
:raise: Exception
|
:raise: Exception
|
||||||
:return: list of Zone Objects
|
:return: list of Zone Objects
|
||||||
|
|
Loading…
Reference in New Issue