You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am currently developing an asynchronous app with motor instead of pymongo and mypy. As far as I know, it's not that different from PyMongo, and, in some places uses it under the hood. I wonder if you can review the possibility of writing type-hints for it too. Thank you for your work on mongo-types!
The text was updated successfully, but these errors were encountered:
I am currently developing an asynchronous app with
motor
instead ofpymongo
andmypy
. As far as I know, it's not that different from PyMongo, and, in some places uses it under the hood. I wonder if you can review the possibility of writing type-hints for it too. Thank you for your work onmongo-types
!The text was updated successfully, but these errors were encountered: