pypi flake8-annotations 1.1.0
Release v1.1.0

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

[v1.1.0]

Added

  • #35: Issue templates
  • #36: Support for PEP 484-style type comments
  • #36: Add TYP301 for presence of type comment & type annotation for same entity
  • #36: Add error_code.from_function class method to generate argument for an entire function
  • #38: Improve setup.py metadata

Fixed

  • #32: Incorrect line number for return values in the presence of multiline docstrings
  • #33: Improper handling of nested functions in class methods
  • setup.py dev dependencies out of sync with Pipfile
  • Incorrect order of arguments in Argument and Function __repr__ methods

Don't miss a new flake8-annotations release

NewReleases is sending notifications on new releases.