mirror of
https://github.com/google/bumble.git
synced 2026-04-16 00:25:31 +00:00
fix format
This commit is contained in:
@@ -67,6 +67,10 @@ ignore_missing_imports = true
|
||||
module = "colors.*"
|
||||
ignore_missing_imports = true
|
||||
|
||||
[[tool.mypy.overrides]]
|
||||
module = "construct.*"
|
||||
ignore_missing_imports = true
|
||||
|
||||
[[tool.mypy.overrides]]
|
||||
module = "emulated_bluetooth_packets_pb2.*"
|
||||
ignore_missing_imports = true
|
||||
|
||||
Reference in New Issue
Block a user