mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-03-01 04:52:21 +08:00
Various small SQLAlchemy type improvements (#6623)
This commit is contained in:
@@ -7,6 +7,9 @@ sqlalchemy.util.langhelpers._symbol.__new__
|
||||
sqlalchemy.util._collections.*
|
||||
sqlalchemy.util.compat.*
|
||||
|
||||
# forwards arguments to another function
|
||||
sqlalchemy.ext.declarative.as_declarative
|
||||
|
||||
# stdlib re-exports with stubtest issues
|
||||
sqlalchemy.orm.collections.InstrumentedList.*
|
||||
sqlalchemy.orm.collections.InstrumentedSet.*
|
||||
|
||||
Reference in New Issue
Block a user