Skip to content

Conversation

chulkilee
Copy link

Description

It incorrectly exports Client as RetryErrorClient - see c3ddbaa6e

As a result, pyright warns

"Client" is not exported from module "dlt.sources.helpers.requests"
  Import from "dlt.sources.helpers.requests.retry" instead (Pyright reportPrivateImportUsage)

Copy link

netlify bot commented Sep 23, 2025

Deploy Preview for dlt-hub-docs canceled.

Name Link
🔨 Latest commit fedeab9
🔍 Latest deploy log https://app.netlify.com/projects/dlt-hub-docs/deploys/68d331002bcdfb000749236e

@chulkilee
Copy link
Author

I changed back to use Client from requests - as this is actually a dlt type bug - #3120

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant