summaryrefslogtreecommitdiffhomepage
path: root/lib/axlsx/stylesheet/table_style.rb
diff options
context:
space:
mode:
Diffstat (limited to 'lib/axlsx/stylesheet/table_style.rb')
-rw-r--r--lib/axlsx/stylesheet/table_style.rb2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/axlsx/stylesheet/table_style.rb b/lib/axlsx/stylesheet/table_style.rb
index f656ce3d..24c441ce 100644
--- a/lib/axlsx/stylesheet/table_style.rb
+++ b/lib/axlsx/stylesheet/table_style.rb
@@ -1,3 +1,5 @@
+# frozen_string_literal: true
+
module Axlsx
# A single table style definition and is a collection for tableStyleElements
# @note Table are not supported in this version and only the defaults required for a valid workbook are created.