From 2dd7370c7aff2f6d8b4043ada2c79486071daa44 Mon Sep 17 00:00:00 2001 From: "pre-commit-ci[bot]" <66853113+pre-commit-ci[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 15:51:36 +0000 Subject: [PATCH] [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --- anta/input_models/routing/isis.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/anta/input_models/routing/isis.py b/anta/input_models/routing/isis.py index 1b3b28d1c..bec35a44f 100644 --- a/anta/input_models/routing/isis.py +++ b/anta/input_models/routing/isis.py @@ -1,4 +1,4 @@ -# Copyright (c) 2023-2024 Arista Networks, Inc. +# Copyright (c) 2023-2025 Arista Networks, Inc. # Use of this source code is governed by the Apache License 2.0 # that can be found in the LICENSE file. """Module containing input models for routing ISIS tests."""