xenserver / status-report

Program that gathers data for xenserver host diagnostics
GNU Lesser General Public License v2.1
1 stars 9 forks source link

CP-41819: Start py3 migration with config for isort and apply isort #17

Closed bernhardkaindl closed 1 year ago

bernhardkaindl commented 1 year ago

This the the 1st PR to migrate to Python3:

Start off with a defined config and as most imports will have to be updated, support the imports to be placed using isort at the expected place.

Changes: