Skip to content
Commit 8924a65e authored by Jon Dufresne's avatar Jon Dufresne
Browse files

Remove redundant `multi_line_output = 3` from "Compatibility with black"

According to the profiles documentation:
https://pycqa.github.io/isort/docs/configuration/profiles.html

The black profiles contains: "multi_line_output = 3". Avoid confusion on
the "Compatibility with black" page by not adding a redundant option.
The reader may believe the extra "multi_line_output" is required.

This came up in a real world scenario:
https://github.com/pypa/pep517/pull/137#discussion_r756648644
parent 3ddd965c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment