<div dir="ltr"><div dir="ltr"><div class="gmail_default" style="font-size:small">I had my concerns when I saw Python Black promoted in other quite some time ago, and the same concern strikes me now I revisited it.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">I strongly oppose Python Black adoption for this reason:</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small"><a href="https://black.readthedocs.io/en/stable/the_black_code_style.html#line-length">https://black.readthedocs.io/en/stable/the_black_code_style.html#line-length</a><br></div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">88 char line lengths is a table stakes deal breaker for me (and I suspect others), and since the black project relies on no exceptions or discussions about details, this makes it a non-starter.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">-1 for me.</div><div class="gmail_default" style="font-size:small"><br></div><div class="gmail_default" style="font-size:small">David.</div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Thu, Apr 18, 2019 at 4:52 AM Natal Ngétal <<a href="mailto:natal@redhat.com">natal@redhat.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Hi everyone,<br>
<br>
Black is project to format Python code. It's more and more used by the python<br>
community. That can save time and harmonize the code. For example, simple quote<br>
versus double quote, that was not checked by pep8.i It's just an example of<br>
what make  black With a pre-hook commit hook this will be also avoid to lose<br>
time with pep8 errors.<br>
<br>
Two links to see more:<br>
<br>
<a href="https://github.com/ambv/black" rel="noreferrer" target="_blank">https://github.com/ambv/black</a><br>
<a href="https://www.mattlayman.com/blog/2018/python-code-black/" rel="noreferrer" target="_blank">https://www.mattlayman.com/blog/2018/python-code-black/</a><br>
<br>
I think it can be very interesting to start to use Black on OpenStack. What<br>
do you thinks about that? For example, we can introduce it on some projects, I<br>
would volunteer to try on TripleO.<br>
<br>
My best regards<br>
<br>
</blockquote></div></div>