Skip to content

Commit 42f0245

Browse files
committed
2 parents 3dfd816 + 532aed3 commit 42f0245

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/pytask_vscode/execution.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
import pytask
22
import json
33
import requests
4-
from multiprocessing.connection import Client
54

65
@pytask.hookimpl(tryfirst=True)
76
def pytask_collect_log(session: pytask.Session, reports: list[pytask.CollectionReport], tasks: list[pytask.Task]) -> None:

0 commit comments

Comments
 (0)