trungtv / flake8-badbear

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

flake8-badbear

flake8 plugin which checks common error-prone code

installation

pip install flake8-badbear

flake8 codes

Code Description
BB001 'Prone to Error "NoneType" object is not iterable. Check None or list length.'

About

License:MIT License


Languages

Language:Python 100.0%