7 Commits

Author SHA1 Message Date
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
582587bed5 add ruff config
run files through formatter

add dosctrings to satisfy the linter
2025-06-12 20:34:14 +01:00
d33c209d7c add custom error class SlobsCliError
add exception group handling for all commands that may raise exceptions

add comments to for-else blocks
2025-06-12 05:28:54 +01:00
37364e7243 rename model variables
patch bump
2025-06-11 16:34:36 +01:00
c8eb27d188 print separate active/inactive messages
patch bump
2025-06-10 17:00:26 +01:00
7227183073 read conn from closure 2025-06-10 13:26:20 +01:00
ad6c0bb042 implement stream command group
minor bump
2025-06-10 12:51:52 +01:00