Skip to content

Commit b3cb6c1

Browse files
committed
Disable the sqlalchemy mypy plugin, since in version 2 it is no longer recommended.
1 parent cec8536 commit b3cb6c1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

mypy.ini

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,3 @@ disallow_incomplete_defs = True
77
strict_optional = True
88
check_untyped_defs = True
99
enable_incomplete_feature=Unpack
10-
plugins = sqlmypy

0 commit comments

Comments
 (0)