From 876c1986e478c115b6d428c89784a798cbd81d5d Mon Sep 17 00:00:00 2001 From: Hyunsung Lee Date: Sat, 19 Apr 2025 15:43:58 +0900 Subject: [PATCH] fix copyright text --- python/tests/test_broadcast.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/tests/test_broadcast.py b/python/tests/test_broadcast.py index 6b72dd3e9..7b11dcb5f 100644 --- a/python/tests/test_broadcast.py +++ b/python/tests/test_broadcast.py @@ -1,4 +1,4 @@ -# Copyright © 2023 Apple Inc. +# Copyright © 2025 Apple Inc. import mlx.utils import mlx_tests