[flake8] max-line-length = 140 exclude = .tox,.eggs,build,dist [tool:isort] force_single_line = True line_length = 120 known_first_party = edify default_section = THIRDPARTY forced_separate = test_edify skip = .tox,.eggs,build,dist