mirror of
https://github.com/google/bumble.git
synced 2026-04-18 00:45:32 +00:00
add basic support for mypy type checking
This commit is contained in:
@@ -217,7 +217,7 @@ class Service(Attribute):
|
||||
uuid.to_pdu_bytes(),
|
||||
)
|
||||
self.uuid = uuid
|
||||
self.included_services = []
|
||||
# self.included_services = []
|
||||
self.characteristics = characteristics[:]
|
||||
self.primary = primary
|
||||
|
||||
|
||||
Reference in New Issue
Block a user