juanllaguno

Results 1 issues of juanllaguno

I think I find a little bug in the code. In the line 79: `self._cache_file = os.path.join(cache_dir, "{}.pkl".format(self._data, self._split))` It is missing one "{}" because how it is now it...

good first issue