Skip to content

Commit

Permalink
[pre-commit.ci] auto fixes from pre-commit.com hooks
Browse files Browse the repository at this point in the history
for more information, see https://pre-commit.ci
  • Loading branch information
pre-commit-ci[bot] committed Mar 7, 2024
1 parent 0369a83 commit 2cf9f6e
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 @@ -491,7 +491,7 @@ def check_touchstone_files(folder="", passivity=True, causality=True):
Whether the passivity check is enabled, The default is ``True``.
causality : bool, optional
Whether the causality check is enabled. The default is ``True``.
Returns
----------
dict
Expand Down

0 comments on commit 2cf9f6e

Please sign in to comment.