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
Mypy is complaining
Happy mypy
Run pre-commit with mypy
check yaml...............................................................Passed check json...........................................(no files to check)Skipped fix end of files.........................................................Passed trim trailing whitespace.................................................Passed check for case conflicts.................................................Passed black....................................................................Passed flake8...................................................................Passed mypy.....................................................................Failed - hook id: mypy - exit code: 1 dbt/adapters/spark/column.py:12: error: Unused "type: ignore" comment [unused-ignore] Found 1 error in 1 file (checked 8 source files)
- OS: - Python: - dbt-core: - dbt-spark:
No response
The text was updated successfully, but these errors were encountered:
resolved by: #880
Sorry, something went wrong.
Successfully merging a pull request may close this issue.
Is this a new bug in dbt-spark?
Current Behavior
Mypy is complaining
Expected Behavior
Happy mypy
Steps To Reproduce
Run pre-commit with mypy
Relevant log output
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: