From 5c55f362d37e4358013e150a1ddcd205c2549615 Mon Sep 17 00:00:00 2001 From: Matthew Suozzo Date: Fri, 18 Feb 2022 11:34:03 -0500 Subject: [PATCH] fix: fix license text. --- tests/unit/v1/test_order.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/unit/v1/test_order.py b/tests/unit/v1/test_order.py index 3a2086c53d..da37adcf7f 100644 --- a/tests/unit/v1/test_order.py +++ b/tests/unit/v1/test_order.py @@ -5,7 +5,7 @@ # you may not use this file except in compliance with the License. # You may obtain a copy of the License at # -# http:#www.apache.org/licenses/LICENSE-2.0 +# http://www.apache.org/licenses/LICENSE-2.0 # # Unless required by applicable law or agreed to in writing, software # distributed under the License is distributed on an "AS IS" BASIS,