Skip to content

Commit ff8af98

Browse files
Fix trailing whitespace
1 parent 6f0ddf4 commit ff8af98

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Lib/test/test_socket.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3577,7 +3577,7 @@ class SendmsgStreamTests(SendmsgTests):
35773577
"sendmsg not supported")
35783578
def test_sendmsg_reentrant_ancillary_mutation(self):
35793579
self._test_sendmsg_reentrant_ancillary_mutation()
3580-
3580+
35813581
def _test_sendmsg_reentrant_ancillary_mutation(self):
35823582
import socket
35833583

0 commit comments

Comments
 (0)