diff --git a/lib/csv/table.rb b/lib/csv/table.rb index e9f3366a4a..17a7c542e4 100644 --- a/lib/csv/table.rb +++ b/lib/csv/table.rb @@ -375,4 +375,4 @@ class CSV "#<#{self.class} mode:#{@mode} row_count:#{to_a.size}>".encode("US-ASCII") end end -end \ No newline at end of file +end