PLW0602: fix

This commit is contained in:
Jörg Thalheim
2025-08-20 20:05:52 +02:00
parent a7bce4cb19
commit 1dda60847e
4 changed files with 0 additions and 6 deletions

View File

@@ -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)