carto-python icon indicating copy to clipboard operation
carto-python copied to clipboard

Incorrect syntax in Read the Docs

Open ztephm opened this issue 6 years ago • 0 comments

From a Support client:

In this page https://carto-python.readthedocs.io/en/latest/auth_api.html#revoke-access-to-your-account-to-an-api-key we should change api_key_mamager = APIKeyManager(auth_client) to api_key_manager = APIKeyManager(auth_client)

ztephm avatar Dec 09 '19 21:12 ztephm