Skip to content

Commit

Permalink
add empty line around attr ancestor
Browse files Browse the repository at this point in the history
  • Loading branch information
lkocman committed Aug 20, 2024
1 parent 3e9d231 commit 2353807
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions service/lib/agama/software/product_builder.rb
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,7 @@ def build

# @return [Agama::Config]
attr_reader :config

def create_product(id, data, attrs, cmdline_args)
product = initialize_product(id, data, attrs)
set_repositories(product, data, cmdline_args)
Expand Down

0 comments on commit 2353807

Please sign in to comment.