From daad33e45819e2582fd5f4d2d456620aa44071f4 Mon Sep 17 00:00:00 2001 From: David Michaels Date: Fri, 11 Aug 2023 10:52:20 -0400 Subject: [PATCH] white space fix --- dcicutils/license_utils.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dcicutils/license_utils.py b/dcicutils/license_utils.py index 38369648c..be472df6a 100644 --- a/dcicutils/license_utils.py +++ b/dcicutils/license_utils.py @@ -876,7 +876,7 @@ class C4InfrastructureLicenseChecker(LicenseChecker): 'Other/Proprietary License': [ # This is known to be offered under Apache-2.0 license. - # Ref: https://github.com/localstack/localstack/blob/master/LICENSE.txt + # Ref: https://github.com/localstack/localstack/blob/master/LICENSE.txt 'localstack-ext' ],