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

Silence mypy type-abstract errors #354

Merged
merged 1 commit into from
Aug 29, 2024
Merged

Silence mypy type-abstract errors #354

merged 1 commit into from
Aug 29, 2024

Conversation

AdrianSosic
Copy link
Collaborator

With cattrs==24.1.0 released, we suddenly get more type-abstract errors. Since these are basically false positives, this PR globally disables the warnings. References are provided in mypy.ini.

@AdrianSosic AdrianSosic added the typing Typing related things label Aug 29, 2024
@AdrianSosic AdrianSosic self-assigned this Aug 29, 2024
@AdrianSosic AdrianSosic merged commit 7ad8416 into main Aug 29, 2024
10 of 11 checks passed
@AdrianSosic AdrianSosic deleted the mypy/type-abstract branch August 29, 2024 13:26
@AdrianSosic AdrianSosic restored the mypy/type-abstract branch August 29, 2024 13:26
@AdrianSosic AdrianSosic deleted the mypy/type-abstract branch August 29, 2024 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
typing Typing related things
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants