load

bapsf_motion.utils.toml.load(fp: ~typing.BinaryIO, /, *, parse_float: ~typing.Callable[[str], ~typing.Any] = <class 'float'>) dict[str, Any]

Parse TOML from a binary file object.