Searched defs:TestQueue (Results 1 – 1 of 1) sorted by relevance
227 TestQueue = Queue[TestInfo] # this is only processed by mypy variable229 TestQueue = Queue # this will be executed at runtime variable668 def __init__(self, tasks_queue: TestQueue,