blob: 49e8748deb9c446d4a2e40b481894c575c96209c [file] [log] [blame] [view]
## `summary()` now uses left alignment for both keys and values
Previously it aligned keys toward the center, but this was deemed harder
to read than having everything left aligned.