fix: Pylance reportPrivateImportUsage errors by vdusek · Pull Request #313 · apify/crawlee-python
Navigation Menu
{{ message }}
apify / crawlee-python Public
- Notifications You must be signed in to change notification settings
- Fork 705
Merged
Conversation
Copy link
Collaborator
Description
- Fix Pylance
reportPrivateImportUsageerrors by defining__all__in modules__init__.py.
Issues
Testing
- N/A
Checklist
- Changes are described in the
CHANGELOG.md - CI passed
vdusek
requested a review
from janbuchar
vdusek
self-assigned this
github-actions
bot
added this to the
94th sprint - Tooling team milestone
github-actions
bot
added
the
t-tooling
label
Jul 16, 2024github-actions bot reviewed Jul 16, 2024
Copy link
Contributor
github-actions
bot
left a comment
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
janbuchar approved these changes Jul 16, 2024
vdusek
merged commit
09d7203
into
master
vdusek
deleted the
add-all-to-fix-pylance-report-private-usage
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment