Skip to content

Commit 5a2e1e4

Browse files
committed
format
1 parent 193747e commit 5a2e1e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pandas/core/arrays/base.py

+1
Original file line numberDiff line numberDiff line change
@@ -662,6 +662,7 @@ def copy(self, deep=False):
662662
# ------------------------------------------------------------------------
663663
# Printing
664664
# ------------------------------------------------------------------------
665+
665666
def __repr__(self):
666667
from pandas.io.formats.printing import format_object_summary
667668

0 commit comments

Comments
 (0)