From 49d78d96d577a8089f0a4814641a4aa72a7d8202 Mon Sep 17 00:00:00 2001 From: Peter Mikus Date: Fri, 17 Jan 2025 14:51:38 +0100 Subject: feat(etl): Cleanup and add new release Signed-off-by: Peter Mikus Change-Id: I7c7126c65b4782a6dde2b902e85749ec365cf0b1 --- csit.infra.etl/trending_hoststack.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'csit.infra.etl/trending_hoststack.py') diff --git a/csit.infra.etl/trending_hoststack.py b/csit.infra.etl/trending_hoststack.py index 2bbd655d2d..f47cc8a0a2 100644 --- a/csit.infra.etl/trending_hoststack.py +++ b/csit.infra.etl/trending_hoststack.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (c) 2024 Cisco and/or its affiliates. +# Copyright (c) 2025 Cisco and/or its affiliates. # Licensed under the Apache License, Version 2.0 (the "License"); # you may not use this file except in compliance with the License. # You may obtain a copy of the License at: -- cgit