From fb0c6c21df44fafb7dd1893a4ca2ebc7c4ac3845 Mon Sep 17 00:00:00 2001 From: diersk Date: Wed, 3 Apr 2024 16:11:56 +0200 Subject: [PATCH] Formatting --- brainprint/brainprint.py | 1 - 1 file changed, 1 deletion(-) diff --git a/brainprint/brainprint.py b/brainprint/brainprint.py index 7bdab56..24e7ef1 100644 --- a/brainprint/brainprint.py +++ b/brainprint/brainprint.py @@ -76,7 +76,6 @@ def compute_surface_brainprint( Parameters ---------- path : Path - Path to the *.vtk* surface path. return_eigenvectors : bool, optional Whether to store eigenvectors in the result (default is True).