Skip to content

Commit 81ae64f

Browse files
authored
fix comment format
1 parent 018d128 commit 81ae64f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

control/tests/timeresp_test.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -339,8 +339,8 @@ def test_step_info(self):
339339
[Strue[k] for k in Sktrue],
340340
rtol=rtol)
341341

342-
# tolerance for all parameters could be wrong for some systems ej: discrete systems time parameters tolerance
343-
# could be +/-dt
342+
# tolerance for all parameters could be wrong for some systems
343+
# discrete systems time parameters tolerance could be +/-dt
344344
@pytest.mark.parametrize(
345345
"tsystem, info_true, tolerance",
346346
[("tf1_matlab_help", {

0 commit comments

Comments
 (0)