Skip to content

Commit 15cc8f6

Browse files
committed
print extra newline
1 parent dc73972 commit 15cc8f6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

internal/cmd/root.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -565,6 +565,7 @@ func displayTableStats(stats *StatsCollector) {
565565
}
566566
}
567567
}
568+
fmt.Println()
568569
}
569570

570571
// pad returns a string of n runes of s (usually "─")

0 commit comments

Comments
 (0)