Skip to content

Commit

Permalink
Update pyaedt/generic/touchstone_parser.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kathy Pippert <[email protected]>
  • Loading branch information
MaxJPRey and PipKat authored Apr 18, 2024
1 parent 73c6f13 commit a4672f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyaedt/generic/touchstone_parser.py
Original file line number Diff line number Diff line change
Expand Up @@ -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 = []
Expand Down

0 comments on commit a4672f9

Please sign in to comment.