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
Please add a support for specifying types of members of containers/iterables/sequences/mappings/iterators/generators.
Use case:
Imagine that there is a function that accepts only mappings from str to list of ints. The docstring would look like: