We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d8b216b commit 259620eCopy full SHA for 259620e
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