Skip to content

Conversation

@grapeot
Copy link
Owner

@grapeot grapeot commented Feb 16, 2025

[Cursor] Fix unit test imports and dependencies

  • Fixed token_tracker import in llm_api.py to use relative imports
  • Added init.py to make tools a proper Python package
  • Updated aiohttp version in requirements.txt to match installed version

All unit tests are now passing (44 passed, 2 skipped)

- Fixed token_tracker import in llm_api.py to use relative imports
- Added __init__.py to make tools a proper Python package
- Updated aiohttp version in requirements.txt to match installed version

All unit tests are now passing (44 passed, 2 skipped)
@grapeot grapeot merged commit 39cf2b1 into multi-agent Feb 16, 2025
1 check passed
@grapeot grapeot deleted the fix-unit-tests-imports branch February 16, 2025 23:13
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.

2 participants