From da1b3178612c1613ee0e01263b324752deb96b7c Mon Sep 17 00:00:00 2001 From: rstiskalek Date: Sat, 21 Sep 2024 17:31:27 +0100 Subject: [PATCH] Add comment --- csiborgtools/flow/void_model.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/csiborgtools/flow/void_model.py b/csiborgtools/flow/void_model.py index 13e608b..8db733e 100644 --- a/csiborgtools/flow/void_model.py +++ b/csiborgtools/flow/void_model.py @@ -12,7 +12,7 @@ # You should have received a copy of the GNU General Public License along # with this program; if not, write to the Free Software Foundation, Inc., # 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. -"""Function to work with the void data from Sergij & Indranil's files.""" +"""Functions to work with the void data from Sergij & Indranil's files.""" from glob import glob from os.path import join