CartoDB / carto-python

CARTO Python client
https://carto.com
BSD 3-Clause "New" or "Revised" License
154 stars 62 forks source link

Incorrect syntax in Read the Docs #157

Open ztephm opened 4 years ago

ztephm commented 4 years ago

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)