From 0a30c7ad39c388088f780bc6319aa3e0b13de853 Mon Sep 17 00:00:00 2001 From: Robert Kaussow Date: Wed, 15 Apr 2020 22:08:02 +0200 Subject: [PATCH] remove emty args from docstring --- corenetworks/client.py | 2 -- 1 file changed, 2 deletions(-) diff --git a/corenetworks/client.py b/corenetworks/client.py index 29a223a..8f9c4f0 100644 --- a/corenetworks/client.py +++ b/corenetworks/client.py @@ -132,8 +132,6 @@ class CoreNetworks(): """ Get the list of DNS zones. - Args: None - Returns: list: List of zones.