Contents

flake8-return 1.2.0

0

Flake8 plugin that checks return values

Flake8 plugin that checks return values

How to Install flake8-return

You can install flake8-return using pip

pip install flake8-return

or add it to a project with poetry

poetry add flake8-return

Package Details

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

Classifiers

No  flake8-return  pypi packages just yet.

Errors

A list of common flake8-return errors.

Code Examples

Here are some flake8-return code examples and snippets.

Related Packages & Articles