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 1e58489 commit a490ad4Copy full SHA for a490ad4
pandas/io/tests/__init__.py
@@ -0,0 +1,4 @@
1
+
2
+def setUp():
3
+ import socket
4
+ socket.setdefaulttimeout(5)
0 commit comments