Skip to content

Commit cc905b8

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent ecb8e9a commit cc905b8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mypy/test/test_color_output.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
from functools import partial
2-
from subprocess import PIPE, run
2+
from subprocess import run
33
from typing import Any
44

55
import pytest

0 commit comments

Comments
 (0)