mirror of
https://github.com/google/bumble.git
synced 2026-05-08 03:58:01 +00:00
make pylint happy
This commit is contained in:
@@ -525,6 +525,7 @@ class PairingDelegate:
|
||||
async def get_number(self) -> int:
|
||||
return 0
|
||||
|
||||
# pylint: disable-next=unused-argument
|
||||
async def display_number(self, number: int, digits: int) -> None:
|
||||
pass
|
||||
|
||||
|
||||
Reference in New Issue
Block a user