General
Gallery
Tutorials
GAMR.
read
Deserialize self from a file.
fname¶ (Union[str, Path]) – Filename from which to read the object.
Union
str
Path
The deserialized object.
typing.Any