We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b23580 commit eb156e3Copy full SHA for eb156e3
src/attributecode/gen.py
@@ -97,7 +97,7 @@ def check_duplicated_about_file_path(inventory_dict):
97
return errors
98
99
100
-def load_inventory(location, base_dir,
+def load_inventory(location, base_dir,
101
license_notice_text_location=None, use_mapping=False):
102
"""
103
Load the inventory file at location. Return a list of errors and a list of About
0 commit comments