Skip to content

Commit 26fe494

Browse files
committed
Don't check for udev rules when using MockHandler
1 parent a184ff6 commit 26fe494

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

PSL/packet_handler.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -412,6 +412,10 @@ def __init__(
412412
self._in_buffer = b""
413413
super().__init__(port, baudrate, timeout)
414414

415+
@staticmethod
416+
def _check_udev():
417+
pass
418+
415419
def connect(
416420
self,
417421
port: str = None,

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy