Type Annotations

bin_optimize.Bins = typing.Dict[typing.Any, typing.List[typing.Tuple[str, int]]]

Type annotation for Bins

bin_optimize.Key = typing.Any

Type annotation for Key