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