diff --git a/doc/whats-new.rst b/doc/whats-new.rst index be4190551ff..f8627c6f572 100644 --- a/doc/whats-new.rst +++ b/doc/whats-new.rst @@ -7271,7 +7271,6 @@ Breaking changes such `'DJF'`: .. ipython:: python - :okwarning: In[92]: ds = xray.Dataset({"t": pd.date_range("2000-01-01", periods=12, freq="M")})