Skip to content

Commit 168668b

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 2a7b140 commit 168668b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: pyaedt/hfss.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -3049,7 +3049,7 @@ def create_boundary(
30493049
Type of boundary condition to assign to a sheet or surface. The
30503050
default is ``Hfss.BoundaryType.PerfectE``. Options are the properties of the
30513051
:class:``Hfss.BoundaryType`` class. For example:
3052-
3052+
30533053
- ``Hfss.BoundaryType.PerfectE``
30543054
- ``Hfss.BoundaryType.PerfectH``
30553055
- ``Hfss.BoundaryType.Radiation``

0 commit comments

Comments
 (0)