Metadata-Version: 2.1
Name: flake8-return
Version: 0.3.1
Summary: Flake8 plugin that checks return values
Home-page: https://pypi.org/project/flake8-return
Author: Afonasev Evgeniy
Author-email: ea.afonasev@gmail.com
Keywords: flake8,plugin,return
Requires-Python: >=3.6,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: flake8-plugin-utils (>=0.2.0,<0.3.0)
Project-URL: Repository, https://github.com/afonasev/flake8-return
