[flake8] # E402 module level import not at top of file ignore = E402 max-line-length = 120 [pep8] # E402 module level import not at top of file ignore = E402 max-line-length = 120