Skip to content

Commit f4f150e

Browse files
committed
fix typo
1 parent ff31213 commit f4f150e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_io/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
"""Tests for the io module and its implementations (_io and _pyio)
22
33
Tests are split across multiple files inside `test_io` to increase
4-
parallelism and focus on specific pieces implementation pieces.
4+
parallelism and focus on specific implementation pieces.
55
66
* test_io
77
* test_bufferedio - tests file buffering

0 commit comments

Comments
 (0)