diff --git a/src/malloy/utils/third_party_licenses.py b/src/malloy/utils/third_party_licenses.py index 0f5946c..a246541 100644 --- a/src/malloy/utils/third_party_licenses.py +++ b/src/malloy/utils/third_party_licenses.py @@ -173,10 +173,8 @@ METADATA_NAME: 'typing_extensions' }, 'uri-template': { - METADATA_URL: - 'https://github.com/plinss/uri-template', - METADATA_LICENSE_FILE: - 'LICENSE' + METADATA_URL: 'https://github.com/plinss/uri-template', + METADATA_LICENSE_FILE: 'LICENSE' }, 'webencodings': { METADATA_LICENSE_FILE: 'LICENSE'