> On Sep 15, 2020, at 10:08 AM, Barry Scott <barry.sc...@forcepoint.com> wrote:
> 
> How does this work with backwards compatibility?
> There are lots of symbols are that not black right?

PEP8 suggests (but does not mandate) snake_case identifiers where Twisted uses 
camelCase.  But Black doesn't care at all about identifiers; its job is more or 
less exclusively about formatting whitespace.  So there's no compatibility 
concern here.

-g
_______________________________________________
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
https://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to