1
0
mirror of https://github.com/github/octodns.git synced 2024-05-11 05:55:00 +00:00

fixed typo in authernticate

This commit is contained in:
Basir Jamil
2019-06-06 14:40:41 -04:00
parent e1a139d187
commit d4867c4268

View File

@@ -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"