|
@@ -32,7 +32,7 @@ class R2R:
|
|
)
|
|
)
|
|
# print(tool_settings.R2R_USERNAME)
|
|
# print(tool_settings.R2R_USERNAME)
|
|
# print(tool_settings.R2R_PASSWORD)
|
|
# print(tool_settings.R2R_PASSWORD)
|
|
- print(self.client_sync.access_token)
|
|
|
|
|
|
+ print(self.client_sync)
|
|
|
|
|
|
async def init(self):
|
|
async def init(self):
|
|
if not self.auth_enabled:
|
|
if not self.auth_enabled:
|