Skip to content

Commit

Permalink
Remove duplicate paragraph about blackd headers (#1124)
Browse files Browse the repository at this point in the history
  • Loading branch information
richardfearn authored and JelleZijlstra committed Oct 31, 2019
1 parent 3e60f6d commit 9b484d1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions README.md
Expand Up @@ -838,9 +838,6 @@ which if present, should have the value `1`, otherwise the request is rejected w

The headers controlling how code is formatted are:

If any of these headers are set to invalid values, `blackd` returns a `HTTP 400` error
response, mentioning the name of the problematic header in the message body.

- `X-Line-Length`: corresponds to the `--line-length` command line flag.
- `X-Skip-String-Normalization`: corresponds to the `--skip-string-normalization`
command line flag. If present and its value is not the empty string, no string
Expand Down

0 comments on commit 9b484d1

Please sign in to comment.