PLW0602: fix
This commit is contained in:
@@ -404,7 +404,6 @@ def run(
|
||||
if not is_async_cancelled():
|
||||
process.wait()
|
||||
|
||||
global TIME_TABLE
|
||||
if TIME_TABLE:
|
||||
TIME_TABLE.add(shlex.join(cmd), timeit.default_timer() - start)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user