mirror of
https://github.com/meshtastic/python.git
synced 2026-01-06 14:57:58 -05:00
remove whitespace
This commit is contained in:
@@ -326,7 +326,7 @@ class Node:
|
||||
else:
|
||||
onResponse = self.onAckNak
|
||||
return self._sendAdmin(p, onResponse=onResponse)
|
||||
|
||||
|
||||
def setIsUnmessageable(self, is_unmessagable: Optional[bool]=False):
|
||||
"""Set if a device is messagable or not"""
|
||||
self.ensureSessionKey()
|
||||
|
||||
Reference in New Issue
Block a user