From be789191b4dc19f63f247eefc7d83aea40f05149 Mon Sep 17 00:00:00 2001 From: Edoardo Balzani Date: Thu, 23 May 2024 15:59:12 -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 cead9f8c..d054be82 100644 --- a/pynapple/io/folder.py +++ b/pynapple/io/folder.py @@ -96,7 +96,7 @@ class Folder(UserDict): path : str Absolute path of the folder subfolds : dict - dictionary of all the subfolders + Dictionary of all the subfolders """