Skip to content

Commit 9286441

Browse files
authored
Annotate Model in SQLAlchemy (#8535)
1 parent 1ec5712 commit 9286441

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

stubs/Flask-SQLAlchemy/flask_sqlalchemy/__init__.pyi

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ class SQLAlchemy:
6060
Query: Any
6161
use_native_unicode: Any
6262
session: Any
63-
Model: Any
63+
Model: Model
6464
app: Any
6565
def __init__(
6666
self,

0 commit comments

Comments
 (0)