From 2dca21472c9a08b14a4f8132bbcac03bfcd3067b Mon Sep 17 00:00:00 2001 From: Shreyas S <96978606+Zhreyu@users.noreply.github.com> Date: Sat, 7 Oct 2023 20:56:51 +0530 Subject: [PATCH] Update test_integration.py Fixed malapropism clone>copy --- tests/bettertransformer/test_integration.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/bettertransformer/test_integration.py b/tests/bettertransformer/test_integration.py index bfbb3050bdd6..8e2208bec611 100644 --- a/tests/bettertransformer/test_integration.py +++ b/tests/bettertransformer/test_integration.py @@ -3,7 +3,7 @@ # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. -# You may obtain a clone of the License at +# You may obtain a copy of the License at # # http://www.apache.org/licenses/LICENSE-2.0 #