diff --git a/src/transformers/agents/python_interpreter.py b/src/transformers/agents/python_interpreter.py index affc4c3e62c077..020ff7d52f2f75 100644 --- a/src/transformers/agents/python_interpreter.py +++ b/src/transformers/agents/python_interpreter.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # coding=utf-8 -# Copyright 2023 The HuggingFace Inc. team. All rights reserved. +# Copyright 2024 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.