Skip to content

Commit f940cd8

Browse files
committed
Removed an unnecessary import that I missed in the last commit.
1 parent 7e263f4 commit f940cd8

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

doc/source/whatsnew/v0.14.1.rst

-2
Original file line numberDiff line numberDiff line change
@@ -57,8 +57,6 @@ API changes
5757

5858
.. code-block:: ipython
5959
60-
In [5]: import pandas as pd
61-
6260
In [6]: from pandas.tseries import offsets
6361
6462
In [7]: d = pd.Timestamp('2014-01-01 09:00')

0 commit comments

Comments
 (0)