Skip to content

Commit d220068

Browse files
committed
fix small typo in docstring
1 parent 2e63769 commit d220068

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

control/pzmap.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ class PoleZeroData:
7979
System name.
8080
sys : StateSpace or TransferFunction
8181
System corresponding to the data.
82-
sort_loci : bool, optional)
82+
sort_loci : bool, optional
8383
Set to False to turn off sorting of loci into unique branches.
8484
8585
"""

0 commit comments

Comments
 (0)