From 684f8cdbfc21b984e3c3e24f28faf5e099c303e4 Mon Sep 17 00:00:00 2001 From: Edoardo Balzani Date: Thu, 23 May 2024 15:59:19 -0400 Subject: [PATCH] Update pynapple/io/folder.py --- pynapple/io/folder.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pynapple/io/folder.py b/pynapple/io/folder.py index d054be82..60042bd9 100644 --- a/pynapple/io/folder.py +++ b/pynapple/io/folder.py @@ -86,7 +86,7 @@ class Folder(UserDict): Attributes ---------- data : dict - dictionary holidng all the pynapple objects found in the folder. + Dictionary holidng all the pynapple objects found in the folder. name : str Name of the folder npz_files : list