We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a47f536 commit c76d127Copy full SHA for c76d127
src/_pytask/capture.py
@@ -43,7 +43,6 @@
43
from typing import TextIO
44
from typing import final
45
46
-import click
47
from typing_extensions import Self
48
49
from _pytask.capture_utils import CaptureMethod
0 commit comments