Skip to content

Commit 475aa31

Browse files
committed
FIX: Fix primitive doc_Remove redundant [
1 parent e405704 commit 475aa31

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ansys/edb/core/primitive/bondwire.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,7 @@ def get_traj(self) -> tuple[Value, Value, Value, Value]:
221221
222222
Returns
223223
-------
224-
tuple of ([.Value, .Value, .Value, .Value)
224+
tuple of (.Value, .Value, .Value, .Value)
225225
226226
Returns a tuple in this format:
227227

0 commit comments

Comments
 (0)