Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix mypy issue #380

Merged
merged 2 commits into from
Jan 17, 2025
Merged

Fix mypy issue #380

merged 2 commits into from
Jan 17, 2025

Conversation

alinabuzachis
Copy link
Collaborator

@alinabuzachis alinabuzachis commented Jan 17, 2025

Fix mypy issue

extensions/eda/plugins/event_source/aws_cloudtrail.py:72: error: Incompatible types in "await" (actual type "dict[str, Any]", expected type "Awaitable[Any]") [misc]

See #363

Signed-off-by: Alina Buzachis <[email protected]>
Alex-Izquierdo
Alex-Izquierdo previously approved these changes Jan 17, 2025
Signed-off-by: Alina Buzachis <[email protected]>
@Alex-Izquierdo Alex-Izquierdo merged commit 54574ea into ansible:main Jan 17, 2025
17 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

3 participants