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.
2 parents 2dfb813 + cc905b8 commit 0a1351cCopy full SHA for 0a1351c
mypy/test/test_color_output.py
@@ -1,5 +1,5 @@
1
from functools import partial
2
-from subprocess import PIPE, run
+from subprocess import run
3
from typing import Any
4
5
import pytest
0 commit comments