Skip to content

Commit

Permalink
Update catalog/dags/common/licenses/licenses.py
Browse files Browse the repository at this point in the history
Co-authored-by: Krystle Salazar <[email protected]>
  • Loading branch information
obulat and krysal authored May 2, 2023
1 parent 7c673e4 commit 0a091ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalog/dags/common/licenses/licenses.py
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ def get_license_info(
return license_info
if license_ is None:
logger.debug(
f"No valid license_info could be derived. Inputs were"
f"No valid license_info could be derived. Inputs were"
f" license_: {license_}"
f" license_version: {license_version}"
f" license_url: {license_url}"
Expand Down

0 comments on commit 0a091ca

Please sign in to comment.