Harmonise with other instances (#347)

This commit is contained in:
Katrin Leinweber 2018-06-13 20:49:47 +02:00 committed by Łukasz Langa
parent 42a3fe5331
commit 7462ef3ea6

View File

@ -1077,7 +1077,7 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md).
### 18.3a2
* changed positioning of binary operators to occur at beginning of lines
instead of at the end, following [a recent change to PEP8](https://github.com/python/peps/commit/c59c4376ad233a62ca4b3a6060c81368bd21e85b)
instead of at the end, following [a recent change to PEP 8](https://github.com/python/peps/commit/c59c4376ad233a62ca4b3a6060c81368bd21e85b)
(#21)
* ignore empty bracket pairs while splitting. This avoids very weirdly