We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9e70d1d commit 57c9706Copy full SHA for 57c9706
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