Closed lobis closed 11 months ago
Currently raises a NotImplementedError when attempting to chain it with the simplecache protocol (in order to save the file locally and read from it).
NotImplementedError
Probably just needs to have _get_file implemented.
_get_file
Currently raises a
NotImplementedError
when attempting to chain it with the simplecache protocol (in order to save the file locally and read from it).Probably just needs to have
_get_file
implemented.