From c3c9f7602c8111e45624dce412c7b5044e86ae89 Mon Sep 17 00:00:00 2001
From: Tamas Gal <tgal@km3net.de>
Date: Wed, 7 Oct 2020 14:02:47 +0200
Subject: [PATCH] Apply 1 suggestion(s) to 1 file(s)

---
 km3io/tools.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/km3io/tools.py b/km3io/tools.py
index 967d28c..67d2c74 100644
--- a/km3io/tools.py
+++ b/km3io/tools.py
@@ -221,7 +221,7 @@ def count_nested(Array, axis=0):
 
 
 def get_multiplicity(tracks, rec_stages):
-    """tracks selection based on specific reconstruction stages (for multiplicity
+    """Tracks selection based on specific reconstruction stages (for multiplicity
     calculations).
 
     Parameters
-- 
GitLab