Skip to content

Commit

Permalink
pre-commit fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
Aloqeely committed May 8, 2024
1 parent 2fc78c9 commit 7e88616
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pandas/core/indexes/base.py
Original file line number Diff line number Diff line change
Expand Up @@ -1832,7 +1832,7 @@ def _get_names(self) -> FrozenList:
Returns
-------
FrozenList
A FrozenList containing the object's names, contains None if the object
A FrozenList containing the object's names, contains None if the object
does not have a name.
See Also
Expand Down

0 comments on commit 7e88616

Please sign in to comment.