summaryrefslogtreecommitdiff
path: root/lib/csv/table.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/csv/table.rb')
-rw-r--r--lib/csv/table.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/csv/table.rb b/lib/csv/table.rb
index 17a7c542e4..e9f3366a4a 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
+end \ No newline at end of file