From a4672f9ba7766be2385aa1d933dc684dbf7abe9b Mon Sep 17 00:00:00 2001 From: Maxime Rey <87315832+MaxJPRey@users.noreply.github.com> Date: Thu, 18 Apr 2024 08:23:23 +0200 Subject: [PATCH] Update pyaedt/generic/touchstone_parser.py Co-authored-by: Kathy Pippert <84872299+PipKat@users.noreply.github.com> --- pyaedt/generic/touchstone_parser.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pyaedt/generic/touchstone_parser.py b/pyaedt/generic/touchstone_parser.py index 16c735fd995..dc6dd4c8b45 100644 --- a/pyaedt/generic/touchstone_parser.py +++ b/pyaedt/generic/touchstone_parser.py @@ -267,7 +267,7 @@ def get_return_loss_index(self, excitation_name_prefix=""): Returns ------- list - list of index couples representing Return Losses of excitations. + List of index couples representing return losses of excitations. """ values = []