Skip to content

Commit 584f39d

Browse files
committed
fixed small indent error
1 parent 9a78e33 commit 584f39d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

control/nlsys.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2510,8 +2510,8 @@ def _find_output_or_input_signal(spec):
25102510
# First trying looking in the output signals
25112511
osys, indices, gain = _parse_spec(syslist, spec, 'output')
25122512
for osig in indices:
2513-
dprint(f" adding output {(osys, osig, gain)}")
2514-
signal_list.append((osys, osig, gain))
2513+
dprint(f" adding output {(osys, osig, gain)}")
2514+
signal_list.append((osys, osig, gain))
25152515
except ValueError:
25162516
# If not, see if we can find it in inputs
25172517
isys, indices, gain = _parse_spec(

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy