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
Is your feature request related to a problem? Please describe.
When using RethinkDB driver, there aren't any type annotations or docs. All of the methods looks like this:
Describe the solution you'd like
A type annotations and docstrings for methods and classes.