From 8959222152a8a2a0f57ed66bccdc0efd35873fbc Mon Sep 17 00:00:00 2001 From: Alessandra Gherardelli Date: Thu, 12 Sep 2024 15:56:02 +0200 Subject: [PATCH] docs: updated README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9061e41..13c05a2 100644 --- a/README.md +++ b/README.md @@ -53,7 +53,7 @@ Please follow the [installation procedure](#installation--usage) and then run th import data_bridges_client from data_bridges_client.rest import ApiException -from data_bridges_client.token import +from data_bridges_client.token import WfpApiToken from pprint import pprint # Configure OAuth2 access token for authorization: default