Modernize code to Python 3.6+ and some cleanup
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from time import perf_counter
|
||||
from typing import Tuple, List, NamedTuple
|
||||
from typing import List, NamedTuple
|
||||
from threading import Thread
|
||||
from queue import SimpleQueue
|
||||
|
||||
|
||||
Reference in New Issue
Block a user