add typing
This commit is contained in:
parent
21f6b1869b
commit
ce5566de72
@ -5,6 +5,7 @@ import traceback
|
|||||||
from time import sleep, time
|
from time import sleep, time
|
||||||
import json
|
import json
|
||||||
import struct
|
import struct
|
||||||
|
import typing
|
||||||
|
|
||||||
|
|
||||||
class ThreadedUDPServer(threading.Thread):
|
class ThreadedUDPServer(threading.Thread):
|
||||||
|
Loading…
x
Reference in New Issue
Block a user