Skip to content

fix(hermes): ruff lint + format fixes for memos_provider#1553

Merged
hijzy merged 1 commit into
MemTensor:mem-agent-0424from
hijzy:fix/ruff-python-lint-format
Apr 27, 2026
Merged

fix(hermes): ruff lint + format fixes for memos_provider#1553
hijzy merged 1 commit into
MemTensor:mem-agent-0424from
hijzy:fix/ruff-python-lint-format

Conversation

@hijzy
Copy link
Copy Markdown
Collaborator

@hijzy hijzy commented Apr 27, 2026

Summary

  • Remove unused import shutdown_bridge (ruff F401)
  • Apply ruff format: normalize multiline function args and dict literals in __init__.py

Verification

$ ruff check apps/memos-local-plugin/
All checks passed!

$ ruff format --check apps/memos-local-plugin/
4 files already formatted

- Remove unused import `shutdown_bridge` (F401)
- Apply ruff format: normalize multiline function args and dict literals

Also add AGENTS_*.md to .gitignore.
@hijzy hijzy merged commit 2ea96b9 into MemTensor:mem-agent-0424 Apr 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant