Contents

flake8-return 1.2.0

Flake8 plugin that checks return values

Flake8 plugin that checks return values

You can install flake8-return using pip

pip install flake8-return

or add it to a project with poetry

poetry add flake8-return

Author
Afonasev Evgeniy
License
MIT
Homepage
https://pypi.org/project/flake8-return
PyPi:
https://pypi.org/project/flake8-return/
No  flake8-return  pypi packages just yet.

A list of common flake8-return errors.

Here are some flake8-return code examples and snippets.

Related Packages & Articles