diff options
| author | Angus Gratton <angus@redyak.com.au> | 2023-08-09 18:17:06 +1000 |
|---|---|---|
| committer | Damien George <damien@micropython.org> | 2023-08-16 16:13:11 +1000 |
| commit | ef864a4aa4370ea1b659496e4d0f145bbc28bec3 (patch) | |
| tree | 81861c7721ffc8c24e2659ea62d6031d9593b891 /tools/mpy-tool.py | |
| parent | cec3ff5526d1aa09b0eb86a371d7312ddb8a33b4 (diff) | |
cc3200/tools: Fix exception raised on process failure.
subprocess.CalledProcessError() constructor arguments aren't documented,
but these are them. Even if they change, it's an improvement over a
non-existent exception name!
Found by Ruff checking F821.
Signed-off-by: Angus Gratton <angus@redyak.com.au>
Diffstat (limited to 'tools/mpy-tool.py')
0 files changed, 0 insertions, 0 deletions
