Skip to content

fix: Pylance reportPrivateImportUsage errors#313

Merged
vdusek merged 2 commits into
masterfrom
add-all-to-fix-pylance-report-private-usage
Jul 16, 2024
Merged

fix: Pylance reportPrivateImportUsage errors#313
vdusek merged 2 commits into
masterfrom
add-all-to-fix-pylance-report-private-usage

Conversation

@vdusek

@vdusek vdusek commented Jul 16, 2024

Copy link
Copy Markdown
Collaborator

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

@github-actions github-actions Bot left a comment

Copy link
Copy Markdown
Contributor

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

Labels

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pylance reportPrivateImportUsage

2 participants