From 74e9a786f44ff6ab3402847fcb54b3a516155e9c Mon Sep 17 00:00:00 2001 From: Leonardo Schwarz Date: Mon, 28 Oct 2024 09:27:52 +0100 Subject: [PATCH] doc --- src/depiction/persistence/types.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/depiction/persistence/types.py b/src/depiction/persistence/types.py index dd897eb..39aa801 100644 --- a/src/depiction/persistence/types.py +++ b/src/depiction/persistence/types.py @@ -226,7 +226,8 @@ def copy_spectra( ) -> None: """Copies spectra from an existing reader. Not optimized yet. :param reader: The reader to copy from. - :param spectra_indices: The indices of the spectra to copyl. + :param spectra_indices: The indices of the spectra to copy. + :param tqdm_position: The position of the tqdm bar, if relevant. """ if tqdm_position is not None: