Skip to content

Commit 48df29f

Browse files
author
escbeargew99-stack
authored
Update test_terminalwriter.py
1 parent a13685e commit 48df29f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/io/test_terminalwriter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# mypy: allow-untyped-defs
22
from __future__ import annotations
3-
3+
44
from collections.abc import Generator
55
import io
66
from io import StringIO

0 commit comments

Comments
 (0)