8000 Update Lib/test/test_tokenize.py · python/cpython@67b3a9c · GitHub
[go: up one dir, main page]

Skip to content

Commit 67b3a9c

Browse files
Update Lib/test/test_tokenize.py
Co-authored-by: Pablo Galindo Salgado <Pablogsal@gmail.com>
1 parent 363de28 commit 67b3a9c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Lib/test/test_tokenize.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -110,8 +110,6 @@ def test_basic(self):
110110
NEWLINE '\\r\\n' (2, 1) (2, 3)
111111
""")
112112

113-
114-
115113
indent_error_file = b"""\
116114
def k(x):
117115
x += 2

0 commit comments

Comments
 (0)
0