SUSE / suse-migration-services

GNU General Public License v3.0
7 stars 10 forks source link

Cleanup code for style and scope #155

Closed schaefi closed 4 years ago

schaefi commented 4 years ago

Static methods should be explicitly written as such. As we are on python3 there is no need to inherit from Object for classes. Also respect the 80chars per line limit