jerpelea opened a new pull request, #14320:
URL: https://github.com/apache/nuttx/pull/14320
Summary
Config multi line output to mode 3, so isort and black can agree with
each other:
3 - Vertical Hanging Indent
from third_party import (
lib1,
lib2,
lib3,
lib4,
)
Exit with error if python code needs to format
Impact
No impact.
Testing
CI build pass.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]