mirror of
https://github.com/google/bumble.git
synced 2026-07-19 15:00:48 +00:00
use ruff for linting and import sorting
This commit is contained in:
+1
-1
@@ -2011,7 +2011,7 @@ class Protocol(utils.EventEmitter):
|
||||
f"{command} is not a valid AV/C Command Frame"
|
||||
)
|
||||
logger.debug(
|
||||
f"<<< AVCTP Command, transaction_label={transaction_label}: " f"{command}"
|
||||
f"<<< AVCTP Command, transaction_label={transaction_label}: {command}"
|
||||
)
|
||||
|
||||
# Only addressing the unit, or the PANEL subunit with subunit ID 0 is supported
|
||||
|
||||
Reference in New Issue
Block a user