during p21977
This commit is contained in:
@ -20,7 +20,7 @@ def test_attenuators():
|
||||
try:
|
||||
assert tfundamental > 0
|
||||
except TypeError:
|
||||
logger.warning("No transmission value reported from {att.ID}")
|
||||
logger.warning(f"No transmission value reported from {att.ID}")
|
||||
|
||||
test_attenuators()
|
||||
|
||||
|
Reference in New Issue
Block a user