diff options
author | 2025-01-17 14:51:38 +0100 | |
---|---|---|
committer | 2025-01-20 08:06:14 +0000 | |
commit | 49d78d96d577a8089f0a4814641a4aa72a7d8202 (patch) | |
tree | 50dfd516497a8113a5dc911360ddf0e615000f1b /csit.infra.etl/stats.py | |
parent | 7c97d6d845f6105f734c74d50a43cbf85ff48157 (diff) |
feat(etl): Cleanup and add new release
Signed-off-by: Peter Mikus <peter.mikus@icloud.com>
Change-Id: I7c7126c65b4782a6dde2b902e85749ec365cf0b1
Diffstat (limited to 'csit.infra.etl/stats.py')
-rw-r--r-- | csit.infra.etl/stats.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csit.infra.etl/stats.py b/csit.infra.etl/stats.py index d7b4c23edd..e2c001e621 100644 --- a/csit.infra.etl/stats.py +++ b/csit.infra.etl/stats.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: |