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 autogpt type checking error #7284

Open
Pwuts opened this issue Jun 27, 2024 — with Linear · 0 comments
Open

Fix autogpt type checking error #7284

Pwuts opened this issue Jun 27, 2024 — with Linear · 0 comments
Assignees

Comments

Copy link
Member

Pwuts commented Jun 27, 2024

CI and pre-commit type checking are currently "sabotaged" by this error:

autogpt/tests/unit/test_web_search.py
  autogpt/tests/unit/test_web_search.py:146:14 - error: Argument of type "resp" cannot be assigned to parameter "resp" of type "Response" in function "__init__"
    "resp" is incompatible with "Response" (reportArgumentType)
@Pwuts Pwuts self-assigned this Jun 27, 2024
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

No branches or pull requests

1 participant