Skip to content

Commit 07b7b73

Browse files
committed
Update docstring
1 parent a43c74f commit 07b7b73

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pandas_openscm/accessors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,7 @@ def eiim(self, copy: bool = True) -> pd.DataFrame:
209209
"""
210210
Ensure that the index is a [pd.MultiIndex][pandas.MultiIndex]
211211
212-
Alias for [ensure_index_is_multiindex][(c).]
212+
Alias for [ensure_index_is_multiindex][(p).index_manipulation.]
213213
214214
Parameters
215215
----------

0 commit comments

Comments
 (0)