mirror of
https://github.com/basicmachines-co/basic-memory
synced 2026-06-21 13:47:35 +00:00
chore: refactor logging setup
This commit is contained in:
@@ -203,4 +203,4 @@ def sync(
|
||||
logger.exception("Sync failed")
|
||||
typer.echo(f"Error during sync: {e}", err=True)
|
||||
raise typer.Exit(1)
|
||||
raise
|
||||
raise
|
||||
Reference in New Issue
Block a user