pypi flake8-annotations 2.2.0
Release v2.2.0

latest releases: 3.0.1, 3.0.0, 2.9.1...
3 years ago

[v2.2.0]

Added

  • #87 Add --allow-untyped-defs to suppress all errors from dynamically typed functions. A function is considered dynamically typed if it does not contain any type hints.

Fixed

  • #77, #81 Fix incorrect return error locations in the presence of a multiline docstring containing colon(s)
  • #81 Fix incorrect return error locations for single-line function definitions
  • Fix incorrectly pinned project specifications

Don't miss a new flake8-annotations release

NewReleases is sending notifications on new releases.