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
{{ message }}
This repository was archived by the owner on Aug 26, 2025. It is now read-only.
Inhering from collections.abc.Mapping gives us __contains__, keys,
items, values, get, __eq__, and __ne__ for free. It also makes objects
behave more dict-like
0 commit comments