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 ecb8e9a commit cc905b8Copy full SHA for cc905b8
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