-
Notifications
You must be signed in to change notification settings - Fork 281
Closed
Labels
language-serverIssues specific to our IDE integration rather than type checkingIssues specific to our IDE integration rather than type checking
Description
Describe the Bug
Currently if a file contains an import that is only referenced in __all__ it is incorrectly flagged as unused. References in __all__ should count as usage as this is a very common pattern when exporting from a package's __init__.py.
Sandbox Link
(Only applicable for extension issues) IDE Information
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
language-serverIssues specific to our IDE integration rather than type checkingIssues specific to our IDE integration rather than type checking