mirror of
https://github.com/google/bumble.git
synced 2026-04-18 00:45:32 +00:00
update black formatter to version 24
This commit is contained in:
@@ -48,6 +48,7 @@ HID_INTERRUPT_PSM = 0x0013
|
||||
|
||||
class Message:
|
||||
message_type: MessageType
|
||||
|
||||
# Report types
|
||||
class ReportType(enum.IntEnum):
|
||||
OTHER_REPORT = 0x00
|
||||
|
||||
Reference in New Issue
Block a user