If you want the type hint for the dict key to be as unconstrained as possible, you should use typing.Hashable instead.
確定! 回上一頁