Files
basicmachines-co-basic-memory/src
claude[bot] a645772d07 fix: add SQLAlchemy to noisy_loggers to suppress deprecation warnings
Add SQLAlchemy logger to noisy_loggers dictionary with ERROR level
to suppress Python 3.13 deprecation warnings that were appearing
when users ran commands like 'bm project add'.

Co-authored-by: Drew Cain <groksrc@users.noreply.github.com>
2025-07-03 13:05:05 +00:00
..