Skip to content

Commit 0a1351c

Browse files
committed
Merge branch 'color-output-option' of https://github.com/studyingegret/mypy into color-output-option
2 parents 2dfb813 + cc905b8 commit 0a1351c

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)