Remove a mypy error message workaround that is unnecessary in mypy 1.15.0#484
Draft
wyattscarpenter wants to merge 7 commits into
databricks:maindatabricks/databricks-sql-python:mainfrom
wyattscarpenter:patch-1wyattscarpenter/databricks-sql-python:patch-1Copy head branch name to clipboard
Draft
Remove a mypy error message workaround that is unnecessary in mypy 1.15.0#484wyattscarpenter wants to merge 7 commits intodatabricks:maindatabricks/databricks-sql-python:mainfrom wyattscarpenter:patch-1wyattscarpenter/databricks-sql-python:patch-1Copy head branch name to clipboard
wyattscarpenter wants to merge 7 commits into
databricks:maindatabricks/databricks-sql-python:mainfrom
wyattscarpenter:patch-1wyattscarpenter/databricks-sql-python:patch-1Copy head branch name to clipboard
Commits
Commits on Mar 22, 2026
Update pyproject.toml: bump mypy to 1.15.0
Show description for edb8604committedUpdate code-quality-checks.yml: remove workaround
Show description for aebe629committeddrop python 3.8 support, as mypy has dropped python 3.8 support, and python 3.8 is eol'd
Show description for 1888c6acommittedpoetry lock
Show description for 4d22c6ecommittedremove type error that is now picked up by mypy
Show description for d265a3ccommittedUpdate pyproject.toml
Show description for 6977145authoredpoetry lock
Show description for b7aaf3bcommitted