Skip to content

Commit

Permalink
Update pyaedt/edb_core/edb_data/padstacks_data.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 994acf6 commit 6d838fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyaedt/edb_core/edb_data/padstacks_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -1033,7 +1033,7 @@ def create_port(self, name=None, reference=None, is_circuit_port=False):
Name of the port.
reference : class:`pyaedt.edb_core.edb_data.nets_data.EDBNetsData`,
class:`pyaedt.edb_core.edb_data.padstacks_data.EDBPadstackInstance`,
class:`pyaedt.edb_core.edb_data.sources.PinGroup`,
class:`pyaedt.edb_core.edb_data.sources.PinGroup`, optional
is_circuit_port : bool, optional
Whether it is a circuit port.
Expand Down

0 comments on commit 6d838fa

Please sign in to comment.