INTERNAL ERROR: Black produced different code on the second pass of the formatter #1911
Labels
C: unstable formatting
Formatting changed on the second pass
R: duplicate
This issue or pull request already exists
T: bug
Something isn't working
Hello. First of all, Happy New Year \o/ !
I've an error while parsing my pyap code
using black, version 20.8b1 on up to date Arch system.
It used to change
output += """ a long.....line""" % (param1,param2)
on the first pass
On the second pass
First pass seems buggy.
Thx for your job 👍
The text was updated successfully, but these errors were encountered: