[flake8] exclude=__init__.py max_line_length=150 ignore= E221, F811, E123, E114, E128, E126, E241, E704, E116, E731, E301, F405, W503, E131, E121, E227, F403, E122, E501, E251, E211, E127, E701, E171, E702, E741 [pytest:tool] testpaths=tests