mirror of
https://github.com/github/octodns.git
synced 2024-05-11 05:55:00 +00:00
Remove trailing whitespace
This commit is contained in:
@@ -337,10 +337,10 @@ class AzureProvider(BaseProvider):
|
||||
)
|
||||
|
||||
return self._dns_client_handle
|
||||
|
||||
def _set_dns_client(self, client)
|
||||
self.dns_client_handle = client
|
||||
|
||||
|
||||
def __init__(self, id, client_id, key, directory_id, sub_id,
|
||||
resource_group, *args, **kwargs):
|
||||
self.log = logging.getLogger('AzureProvider[{}]'.format(id))
|
||||
|
Reference in New Issue
Block a user