From 7cff2dd557c816a706f012b63cd340af009cff1b Mon Sep 17 00:00:00 2001 From: FarhanAnjum-opti Date: Wed, 11 Dec 2024 01:04:52 +0600 Subject: [PATCH] test --- optimizely/optimizely.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/optimizely/optimizely.py b/optimizely/optimizely.py index 1b25bec6..372557f7 100644 --- a/optimizely/optimizely.py +++ b/optimizely/optimizely.py @@ -10,7 +10,7 @@ # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. # See the License for the specific language governing permissions and # limitations under the License. - +# this is just a test branch for testing GHA from __future__ import annotations from typing import TYPE_CHECKING, Any, Optional