c02ffac403
replace terminaltables with rich tables.
...
allow rich to handle all console output.
util.check_mark is now used to pass back colourless check/cross marks if NO_COLOR is set or --style/SLOBS_STYLE was not set.
2025-06-22 02:52:27 +01:00
f4421b3351
call next(iter()) on excgroup.exceptions to convery intent a little better
...
(we dont intend to iterate through them, we just want to raise the first one)
2025-06-13 14:04:05 +01:00
f3c94d1dee
add comments to for-else blocks
2025-06-13 00:52:27 +01:00
57e31a7e49
arguments appear to be required by default.
2025-06-12 23:25:07 +01:00
6e95e4d670
add scenecollection command group
...
minor bump
2025-06-12 22:13:46 +01:00