lib/tty/table/empty.rb in tty-table-0.10.0 vs lib/tty/table/empty.rb in tty-table-0.11.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + module TTY class Table class Empty < TTY::Table ZERO_ROW = [].freeze