sqlalchemy2-stubs
sqlalchemy2-stubs copied to clipboard
MemoizedHasCacheKey import path is wrong
trafficstars
MemoizedHasCacheKey is imported from sql.base while it is defined in sql.traversals.
I suspect this today (silently) break some stuff.