Skip to content

Commit 93242ba

Browse files
committed
Remove stray whitespace from github merge.
1 parent fb04488 commit 93242ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Lib/test/test_opcache.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1248,7 +1248,7 @@ def g():
12481248
g()
12491249
self.assert_specialized(g, "BINARY_OP_ADD_UNICODE")
12501250
self.assert_no_opcode(g, "BINARY_OP")
1251-
1251+
12521252
@cpython_only
12531253
@requires_specialization_ft
12541254
def test_load_super_attr(self):

0 commit comments

Comments
 (0)