traveler.core.compression.deserialize_from_file#

traveler.core.compression.deserialize_from_file(filename)[source]#

Loads an object from a file.

Parameters:

filename (str | Path | PathLike[str])

Return type:

Any