chore: refactor logging setup

This commit is contained in:
phernandez
2025-02-19 20:22:01 -06:00
parent 6b8cefcd45
commit f4b703e57f
11 changed files with 40 additions and 33 deletions
-1
View File
@@ -15,6 +15,5 @@ from basic_memory.cli.commands import ( # noqa: F401 # pragma: no cover
tools,
)
if __name__ == "__main__": # pragma: no cover
app()