Skip to content

Commit 43c17c1

Browse files
author
Jesse Whitehouse
committed
Instruct mypy to skip tests written by SQLAlchemy maintainers
Signed-off-by: Jesse Whitehouse <jesse.whitehouse@databricks.com>
1 parent 994560b commit 43c17c1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/databricks/sqlalchemy/test/test_dialect_compliance.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# type: ignore
12
from sqlalchemy.testing.suite import *
23
import pytest
34

0 commit comments

Comments
 (0)