From d44d1aa4d3a8c91104379daab7c71d8d92adb727 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Yasser=20Alem=C3=A1n=20G=C3=B3mez?= Date: Mon, 11 Mar 2024 14:56:23 +0100 Subject: [PATCH] Deleting empty line --- clabtoolkit/parcellationtools.py | 1 - 1 file changed, 1 deletion(-) diff --git a/clabtoolkit/parcellationtools.py b/clabtoolkit/parcellationtools.py index 72cd5a3..267ce0d 100644 --- a/clabtoolkit/parcellationtools.py +++ b/clabtoolkit/parcellationtools.py @@ -57,7 +57,6 @@ def _keep_by_code(self, indexes = [] cont = 0 - for i, v in enumerate(codes2look): # Find the elements in the data that are equal to v