diff options
author | pmikus <peter.mikus@protonmail.ch> | 2023-01-12 13:17:50 +0000 |
---|---|---|
committer | Peter Mikus <peter.mikus@protonmail.ch> | 2023-01-13 14:21:13 +0000 |
commit | 8e131d171691ea86bd3f93cd9cae963d7e9d6f08 (patch) | |
tree | ef224ab93cc7f4e82956418756cda083fab82a01 /csit.infra.etl/trending_ndrpdr.py | |
parent | 1c1a3c4cf067f10deb387535b8280056c8092f96 (diff) |
feat(etl): rls2302 + hoststack
Signed-off-by: pmikus <peter.mikus@protonmail.ch>
Change-Id: I511265b8d38793f74d23f73e434fa241d969b560
Diffstat (limited to 'csit.infra.etl/trending_ndrpdr.py')
-rw-r--r-- | csit.infra.etl/trending_ndrpdr.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/csit.infra.etl/trending_ndrpdr.py b/csit.infra.etl/trending_ndrpdr.py index d3c51ba757..e35d27b0bf 100644 --- a/csit.infra.etl/trending_ndrpdr.py +++ b/csit.infra.etl/trending_ndrpdr.py @@ -1,6 +1,6 @@ #!/usr/bin/env python3 -# Copyright (c) 2022 Cisco and/or its affiliates. +# Copyright (c) 2023 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: |