Skip to content
This repository was archived by the owner on Apr 1, 2026. It is now read-only.

Commit 62fa063

Browse files
committed
work on lint
1 parent ac3073f commit 62fa063

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • third_party/bigframes_vendored/pandas/core/indexes

third_party/bigframes_vendored/pandas/core/indexes/base.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -767,7 +767,7 @@ def get_loc(
767767
1 True
768768
2 False
769769
3 True
770-
Name: nan, dtype: boolean
770+
dtype: boolean
771771
772772
Args:
773773
key: Label to get the location for.

0 commit comments

Comments
 (0)