myoverse.datatypes._Data.load#

classmethod _Data.load(filename)[source]#

Load data from a file.

Parameters:

filename (str) – The name of the file to load the data from.

Returns:

The loaded data.

Return type:

_Data