We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Requirements:
Details:
The pre-commit for mypy is failing consistently.
mypy.....................................................................Failed - hook id: mypy - exit code: 1 pydantic_cli/core.py:21: error: Unexpected keyword argument "total" for "__init_subclass__" of "object" [call-arg] /home/runner/.cache/pre-commit/repou89l81u5/py_env-python3.12/lib/python3.12/site-packages/mypy/typeshed/stdlib/builtins.pyi:124: note: "__init_subclass__" of "object" defined here pydantic_cli/__init__.py:328: error: Statement is unreachable [unreachable] Found 2 errors in 2 files (checked 37 source files)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Requirements:
Details:
The pre-commit for mypy is failing consistently.
The text was updated successfully, but these errors were encountered: