pypi flake8-pyi 22.8.0

latest releases: 24.6.0, 24.4.1, 24.4.0...
2 years ago

New error codes:

  • Y046: Detect unused Protocols.
  • Y048: Function bodies should contain exactly one statement.

Bugfixes:

  • Improve error message for the case where a function body contains a docstring
    and a ... or pass statement.

Other changes:

  • Pin required flake8 version to <5.0.0 (flake8-pyi is not currently compatible with flake8 5.0.0).

Don't miss a new flake8-pyi release

NewReleases is sending notifications on new releases.