fix: Fix mypy errors and enable streaming for hw example by kthota-g · Pull Request #15 · a2aproject/a2a-python
Description
Thank you for opening a Pull Request!
Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
- Follow the
CONTRIBUTINGGuide. - Make your Pull Request title in the https://www.conventionalcommits.org/ specification.
- Ensure the tests and linter pass (Run
nox -s formatfrom the repository root to format) - Appropriate docs were updated (if necessary)
Fixes #<issue_number_goes_here> 🦕