diff --git a/src/transformers/agents/prompts.py b/src/transformers/agents/prompts.py index de684cf497e5da..80c65a5144027d 100644 --- a/src/transformers/agents/prompts.py +++ b/src/transformers/agents/prompts.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.