diff options
Diffstat (limited to 'lib/axlsx/stylesheet/border_pr.rb')
| -rw-r--r-- | lib/axlsx/stylesheet/border_pr.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/axlsx/stylesheet/border_pr.rb b/lib/axlsx/stylesheet/border_pr.rb index 3f1054f2..8c1d2ede 100644 --- a/lib/axlsx/stylesheet/border_pr.rb +++ b/lib/axlsx/stylesheet/border_pr.rb @@ -1,3 +1,5 @@ +# frozen_string_literal: true + module Axlsx # A border part. class BorderPr |
