Skip to content

Commit b3a593b

Browse files
CLN: Fix non printing character in README.rst
1 parent 642e4f8 commit b3a593b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@ Rather than import from ``pandas.io`` you should import from ``pandas-datareader
2626

2727
.. code-block:: python
2828
29-
from pandas.io import data, wb  # becomes
29+
from pandas.io import data, wb # becomes
3030
from pandas_datareader import data, wb

0 commit comments

Comments
 (0)