diff --git a/octodns/provider/fastdns.py b/octodns/provider/fastdns.py index 597c68a..94c049e 100644 --- a/octodns/provider/fastdns.py +++ b/octodns/provider/fastdns.py @@ -42,7 +42,7 @@ class AkamaiProvider(BaseProvider): self._authenticate(self, client_secret, host, access_token, client_token) - def _authenticate(self, client_secret, host, access_token, client_token) + def _authenticate(self, client_secret, host, access_token, client_token): # ## generate edgegrid # section_name = "dns"