mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-22 03:41:28 +08:00
Annotate Model in SQLAlchemy (#8535)
This commit is contained in:
@@ -60,7 +60,7 @@ class SQLAlchemy:
|
||||
Query: Any
|
||||
use_native_unicode: Any
|
||||
session: Any
|
||||
Model: Any
|
||||
Model: Model
|
||||
app: Any
|
||||
def __init__(
|
||||
self,
|
||||
|
||||
Reference in New Issue
Block a user