mirror of
https://github.com/meshtastic/python.git
synced 2026-01-14 02:38:00 -05:00
Silence pylint
This commit is contained in:
@@ -396,7 +396,7 @@ class MeshInterface: # pylint: disable=R0902
|
||||
hopLimit: Optional[int]=None,
|
||||
pkiEncrypted: Optional[bool]=False,
|
||||
publicKey: Optional[bytes]=None,
|
||||
):
|
||||
): # pylint: disable=R0913
|
||||
"""Send a data packet to some other node
|
||||
|
||||
Keyword Arguments:
|
||||
|
||||
Reference in New Issue
Block a user