mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-11-29 20:53:34 +00:00
- Convert core_uploader.py script to Python 3 - Use logger from sonic-py-common for uniform logging - Reorganize imports alphabetically per PEP8 standard - Two blank lines precede functions per PEP8 standard - Remove unnecessary global variable declarations