We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 241e630 commit 88fa5b0Copy full SHA for 88fa5b0
pandas/util/py3compat.py
@@ -39,4 +39,3 @@ def bytes_to_str(b, encoding='ascii'):
39
except:
40
from cStringIO import StringIO as BytesIO
41
42
-
0 commit comments