Skip to content

Commit 4b66c6b

Browse files
author
y-p
committed
BLD: more @network message skipping
1 parent 2ee7933 commit 4b66c6b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/util/testing.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -985,6 +985,7 @@ def dec(f):
985985
'timed out',
986986
'Server Hangup',
987987
'HTTP Error 503: Service Unavailable',
988+
'502: Proxy Error',
988989
)
989990

990991
# or this e.errno/e.reason.errno

0 commit comments

Comments
 (0)