python3-flake8-deprecated

flake8 extension to lint for a deprecated features
  https://github.com/gforcada/flake8-deprecated/
  0
  no reviews



This flake8 plugin helps to keep up with method deprecations and giving hints about what they should be replaced with.

This plugin is based on a Python checker that was in plone.recipe.codeanalysis