Skip to content

Commit 406d0cf

Browse files
jenshnielsenCopilot
andcommitted
Update tests/drivers/test_tektronix_AWG5014C.py
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 463c911 commit 406d0cf

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/drivers/test_tektronix_AWG5014C.py

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -580,8 +580,8 @@ def test_generate_sequence_cfg(awg: TektronixAWG5014) -> None:
580580
# ── Legacy attribute backward compatibility ───────────────────────────
581581

582582

583-
"""Tests that the old flat ch{i}_* attribute names still work
584-
but emit a QCoDeSDeprecationWarning."""
583+
# Tests that the old flat ch{i}_* attribute names still work
584+
# but emit a QCoDeSDeprecationWarning.
585585

586586
CHANNEL_PARAMS = (
587587
"state",

0 commit comments

Comments
 (0)