github snok/flake8-type-checking v2.1.1

latest releases: v2.4.1, v2.4.0, v2.3.1...
2 years ago

Fixes

  • Correct TC101 (... does not need to be a string literal) logic so it only flags string literals (#122 by @shiftinv)
  • Fix a TC004 issue (Move import ... out of type-checking block) where we weren't handling all imports (#123 by @shiftinv)
  • Fix TC002 (Move import ... into type checking block) false positives (#124)

Don't miss a new flake8-type-checking release

NewReleases is sending notifications on new releases.