Most `__init__.py` files are exempt from flake 8 inspection. Instead of adding that to each file, use a package wide .flake8 file. https://flake8.pycqa.org/en/latest/user/configuration.html
Most
__init__.pyfiles are exempt from flake 8 inspection. Instead of adding that to each file, use a package wide .flake8 file.https://flake8.pycqa.org/en/latest/user/configuration.html