From e509f255af3d4e5ca52d19b7f2d7dea647b6ec38 Mon Sep 17 00:00:00 2001 From: Adil Zouitine Date: Fri, 4 Jul 2025 11:17:54 +0200 Subject: [PATCH] Update tests/processor/test_observation_processor.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Signed-off-by: Adil Zouitine --- tests/processor/test_observation_processor.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/processor/test_observation_processor.py b/tests/processor/test_observation_processor.py index 62f5cfd30..33a03756f 100644 --- a/tests/processor/test_observation_processor.py +++ b/tests/processor/test_observation_processor.py @@ -1,6 +1,6 @@ #!/usr/bin/env python -# Copyright 202 The HuggingFace Inc. team. All rights reserved. +# Copyright 2025 The HuggingFace Inc. team. All rights reserved. # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.