fix: Pylance reportPrivateImportUsage errors by vdusek · Pull Request #313 · apify/crawlee-python

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@vdusek

Copy link

Collaborator

@vdusek vdusek commented

Jul 16, 2024

edited

Loading

Description

  • Fix Pylance reportPrivateImportUsage errors by defining __all__ in modules __init__.py.

Issues

Testing

  • N/A

Checklist

  • Changes are described in the CHANGELOG.md
  • CI passed

@vdusek vdusek requested a review from janbuchar

July 16, 2024 07:34

@vdusek vdusek self-assigned this

Jul 16, 2024

@github-actions github-actions bot added this to the 94th sprint - Tooling team milestone

Jul 16, 2024

@github-actions github-actions bot added the t-tooling

Issues with this label are in the ownership of the tooling team.

label

Jul 16, 2024
Copy link

Contributor

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Pull Request Tookit has failed!

None of the pull request and linked issue has estimate

@vdusek vdusek merged commit 09d7203 into master

Jul 16, 2024

@vdusek vdusek deleted the add-all-to-fix-pylance-report-private-usage branch

July 16, 2024 10:31

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@github-actions github-actions[bot] github-actions[bot] left review comments

@janbuchar janbuchar janbuchar approved these changes

Assignees

@vdusek vdusek

Labels

t-tooling

Issues with this label are in the ownership of the tooling team.

Projects

None yet

Milestone

94th sprint - Tooling team

Development

Successfully merging this pull request may close these issues.

pylance reportPrivateImportUsage

2 participants

@vdusek @janbuchar