Skip to content

Commit 5aca44a

Browse files
committed
ruff check fixes
1 parent ca6f3da commit 5aca44a

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

control/tests/nyquist_test.py

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -551,8 +551,7 @@ def test_nyquist_rescale():
551551

552552
# Bad value
553553
with pytest.raises(ValueError, match="blend_fraction must be between"):
554-
cplt = ct.nyquist_plot(
555-
sys, indent_direction='left', blend_fraction=1.2)
554+
ct.nyquist_plot(sys, indent_direction='left', blend_fraction=1.2)
556555

557556

558557
if __name__ == "__main__":

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