From b89d7ff50d208ffc98940373142a1c3099d21098 Mon Sep 17 00:00:00 2001 From: Ardian Date: Fri, 22 Nov 2024 14:48:26 +0100 Subject: [PATCH] chore: generators --- packages/valory/skills/mech_abci/handlers.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/valory/skills/mech_abci/handlers.py b/packages/valory/skills/mech_abci/handlers.py index 19e64e9b..93151e11 100644 --- a/packages/valory/skills/mech_abci/handlers.py +++ b/packages/valory/skills/mech_abci/handlers.py @@ -1,7 +1,7 @@ # -*- coding: utf-8 -*- # ------------------------------------------------------------------------------ # -# Copyright 2023 Valory AG +# Copyright 2023-2024 Valory AG # # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License.