📝 Update documentation

master
otthorn 3 years ago
parent 0913cc9eae
commit 502640c165

@ -68,7 +68,8 @@ def get_serial(dns_zone):
"""
Query the serial number from the NS
dns_zone can either be a str or a dns.zone.Zone obj
The parameter `dns_zone` can either be a `str` or a `dns.zone.Zone` object.
Error handling is added to return 0 if the query is unsucessful.
"""
try:

Loading…
Cancel
Save