TimJTi commented on PR #16257: URL: https://github.com/apache/nuttx/pull/16257#issuecomment-2829936587
> ``` > > black --version > black, 24.8.0 (compiled: yes) > Python (CPython) 3.10.12 > > # Then > > black tools/splashscreen_converter.py > ``` > > After run black to format the file locally from my side, it does report diff. > OK - so I'm supposed to `use black `to format it first? As I said... > I have never used Python until now so the script may not be the neatest or best - so any suggestions welcomed. I will go and see if the NuttX documentation says anything about Python style that I missed (and raise an issue if not) and try the formatting etc and repush assuming it's "fixed" -- 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org