Skip to content

Commit

Permalink
Update pyaedt/edb.py
Browse files Browse the repository at this point in the history
Co-authored-by: Kathy Pippert <[email protected]>
  • Loading branch information
hui-zhou-a and PipKat authored Oct 27, 2023
1 parent 6d838fa commit cd62bd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyaedt/edb.py
Original file line number Diff line number Diff line change
Expand Up @@ -3660,7 +3660,7 @@ def create_port(self, terminal, ref_terminal=None, is_circuit_port=False):
class:`pyaedt.edb_core.edb_data.terminals.PinGroupTerminal`,
optional
is_circuit_port : bool, optional
Whether it is a circuit port.
Whether it is a circuit port. The default is ``False``.
Returns
-------
Expand Down

0 comments on commit cd62bd8

Please sign in to comment.