[flake8] ignore = I001,I002,I004,I005,I101,I201,C101,C403,C901,F401,F403,S001,D100,D101,D102,D103,D104,D105,D106,D107,D200,D210,D205,D400,T001,W504,D202,E203,E501,W503,B006,T002,T100,P103,C408,F841 max-line-length = 120 exclude = outputs/* max-complexity = 10