- Notifications
You must be signed in to change notification settings - Fork281
Closed
Milestone
Description
This would provide a standard idiom for including imports that are only necessary while type checking, see e.g.python/mypy#1646 (which currently recommendsif False: import ... because that's the only way to do it).
Metadata
Metadata
Assignees
Labels
No labels