We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 435a30f commit 6e0597dCopy full SHA for 6e0597d
setup.cfg
@@ -19,5 +19,5 @@ ignore_missing_imports = true
19
no_implicit_optional = true
20
warn_unused_ignores = true
21
22
-[mypy-tests.*,trino.client,trino.sqlalchemy.*,trino.dbapi]
+[mypy-tests.*,trino.sqlalchemy.*]
23
ignore_errors = true
0 commit comments