Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7cb426 commit 1bc9b7aCopy full SHA for 1bc9b7a
1 file changed
Lib/test/test_asyncio/test_base_events.py
@@ -2226,5 +2226,6 @@ def test_set_nodelay(self):
2226
self.check_set_nodelay(sock)
2227
2228
2229
+
2230
if __name__ == '__main__':
2231
unittest.main()
0 commit comments