mirror of
https://github.com/Telecominfraproject/ols-nos.git
synced 2025-11-27 03:33:52 +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