snok / flake8-type-checking

Flake8 plugin for managing type-checking imports & forward references.
BSD 3-Clause "New" or "Revised" License
113 stars 16 forks source link

fix: Annotations inside `if TYPE_CHECKING:` should not result in TC200 #165

Closed Daverball closed 1 year ago

Daverball commented 1 year ago

Fixes #163