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

Test against mypy exit code #49

Open
LevBernstein opened this issue Oct 26, 2024 · 1 comment
Open

Test against mypy exit code #49

LevBernstein opened this issue Oct 26, 2024 · 1 comment
Assignees
Labels
testing For use in bb_test with pytest

Comments

@LevBernstein
Copy link
Owner

LevBernstein commented Oct 26, 2024

Mypy reports some methods as returning a "Never" type due to this issue. Once that issue is fixed by this PR, remove the check for "__call__" and test against exit code in the mypy unit test.

@LevBernstein LevBernstein added the testing For use in bb_test with pytest label Oct 26, 2024
@LevBernstein
Copy link
Owner Author

LevBernstein commented Oct 26, 2024

Blocked by python/mypy#16788, will be fixed by python/mypy/pull/17310

@LevBernstein LevBernstein self-assigned this Nov 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing For use in bb_test with pytest
Projects
None yet
Development

No branches or pull requests

1 participant