We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2deda14 commit 2ff6879Copy full SHA for 2ff6879
patchwork/steps/CallCommand/CallCommand.py
@@ -3,8 +3,6 @@
3
import subprocess
4
from pathlib import Path
5
6
-from mypy.state import state
7
-
8
from patchwork.logger import logger
9
from patchwork.step import Step, StepStatus
10
from patchwork.steps.CallCommand.typed import CallCommandInputs, CallCommandOutputs
0 commit comments