update CLI with loading animation, closes #13

This commit is contained in:
2025-11-11 10:12:01 +01:00
parent 04a75838e6
commit 00214c3b1e
3 changed files with 73 additions and 6 deletions

View File

@@ -23,7 +23,7 @@ def _print_error_state(
f"\nType: {state.ExceptionType.__name__}\nDescription: {state.description}\n"
f"Message: {state.message}"
)
print(msg, flush=True, file=out_stream)
print(f"\r{msg}", flush=True, file=out_stream)
def sensor_anomalies_detection(