Skip to content

Commit 17ca314

Browse files
committed
test push for ci
1 parent f3d1a96 commit 17ca314

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pandas_openscm/index_manipulation.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -795,7 +795,7 @@ def set_levels(
795795
('sa', 'mb', 'v2', 'm')],
796796
names=['scenario', 'model', 'variable', 'unit'])
797797
>>>
798-
>>> # Set a new level with a single value
798+
>>> # Set a new level with a single string
799799
>>> set_levels(
800800
... start,
801801
... {"new_variable": "xyz"},

0 commit comments

Comments
 (0)