pkgsrc/devel/py-pylint
adam 7a2a9dab59 py-pylint: updated to 2.4.4
What's New in Pylint 2.4.4?

* Exempt all the names found in type annotations from ``unused-import``

  The previous code was assuming that only ``typing`` names need to be
  exempted, but we need to do that for the rest of the type comment
  names as well.

* Relax type import detection for names that do not come from the ``typing`` module
2019-11-14 10:03:46 +00:00
..
ALTERNATIVES
DESCR
distinfo py-pylint: updated to 2.4.4 2019-11-14 10:03:46 +00:00
Makefile py-pylint: updated to 2.4.4 2019-11-14 10:03:46 +00:00
PLIST