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