Commit Graph

8 Commits

Author SHA1 Message Date
Ramon Asuncion
f99260cfa7 [Test][ModuleInterface] Replace find with find_files utility 2025-10-13 10:49:09 -07:00
Anthony Latsis
3abc4789e8 [NFC] python_format: Add some useful forwarded options 2022-11-22 19:46:45 +03:00
Anthony Latsis
34b6eac727 [NFC] python_format: Use a valid target version 2022-11-22 19:46:15 +03:00
Anthony Latsis
abd17b68ea python_format: Remove a dead script path 2022-09-24 06:06:47 +03:00
Josh Soref
62f81481ed spelling: return
Signed-off-by: Josh Soref <jsoref@users.noreply.github.com>
2022-09-15 19:43:37 -04:00
Keith Smiley
8472616af5 Make python_format script executable
It doesn't look like this script gets run much, but it should be
executable so it can be.
2020-10-19 09:15:09 -07:00
Ross Bayer
de5bc08690 [Python: black] Update the utils/python_format.py script to accept a list of input paths which narrows down the complete list of known Python sources in the project. 2020-02-07 23:16:55 -08:00
Ross Bayer
08225c0472 [Python] Added a new python_format.py script to the utils directory we can use to automatically check the formatting for all the Python sources in the project. 2020-02-07 01:08:00 -08:00