fix comment

This commit is contained in:
Gilles Boccon-Gibod
2026-01-29 19:09:46 -08:00
parent f44d013690
commit 2a59e19283

View File

@@ -2812,7 +2812,7 @@ class Device(utils.CompositeEventEmitter):
raise and exception if not equal to `PENDING`. raise and exception if not equal to `PENDING`.
Returns: Returns:
An instance of the return parameters class associated with the command class. A status code.
''' '''
try: try:
return await self.host.send_async_command( return await self.host.send_async_command(