diff --git a/scripts/py_matter_yamltests/matter_yamltests/hooks.py b/scripts/py_matter_yamltests/matter_yamltests/hooks.py index 749f680583518f..d14e90a7aabe90 100644 --- a/scripts/py_matter_yamltests/matter_yamltests/hooks.py +++ b/scripts/py_matter_yamltests/matter_yamltests/hooks.py @@ -161,7 +161,7 @@ def step_start(self, request: TestStep, endpoint: Optional[int] = None): request: TestStep The original request as defined by the test step. endpoint: int - An optional device endpoint the step will target for. + An optional device endpoint the step will target. """ pass