#### Location of the documentation [`pandas.Timedelta.isoformat`](https://pandas.pydata.org/docs/reference/api/pandas.Timedelta.isoformat.html#pandas.Timedelta.isoformat) #### Documentation problem The output on an example in the docs has the wrong output(`Timedelta.isoformat` works fine)  While it should've been `'P0DT1H0M10S'`