We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f3b1db2 commit 0e1f784Copy full SHA for 0e1f784
1 file changed
linux/hearing-aid-adjustments.py
@@ -4,7 +4,7 @@
4
import struct
5
import sys
6
import threading
7
-from socket import socket as Socket, TimeoutError
+from socket import socket as Socket
8
from queue import Queue
9
from threading import Thread
10
from typing import Any, Dict, List, Optional
0 commit comments