Skip to content

Commit eb156e3

Browse files
committed
Format code
Signed-off-by: Philippe Ombredanne <[email protected]>
1 parent 1b23580 commit eb156e3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/attributecode/gen.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,7 @@ def check_duplicated_about_file_path(inventory_dict):
9797
return errors
9898

9999

100-
def load_inventory(location, base_dir,
100+
def load_inventory(location, base_dir,
101101
license_notice_text_location=None, use_mapping=False):
102102
"""
103103
Load the inventory file at location. Return a list of errors and a list of About

0 commit comments

Comments
 (0)