Skip to content

Commit 99037ae

Browse files
committed
Fix stray newline change.
1 parent 0261714 commit 99037ae

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Lib/test/test_types.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
)
77
from test.support.script_helper import assert_python_ok
88
from test.support.import_helper import import_fresh_module
9+
910
import collections.abc
1011
from collections import namedtuple, UserDict
1112
import copy

0 commit comments

Comments
 (0)