flake8-blind-except 0.2.1
0
A flake8 extension that checks for blind except: statements
Contents
A flake8 extension that checks for blind except: statements
How to Install flake8-blind-except
You can install flake8-blind-except using pip
pip install flake8-blind-except
or add it to a project with poetry
poetry add flake8-blind-except
Package Details
- Author
- Elijah Andrews
- License
- MIT
- Homepage
- https://github.com/elijahandrews/flake8-blind-except
- PyPi:
- https://pypi.org/project/flake8-blind-except/
Related Packages
Errors
A list of common flake8-blind-except errors.
Code Examples
Here are some flake8-blind-except
code examples and snippets.