General formatting and minor pylint fixes to make sure the formatting is normalized (e.g. using one style of quotes, and not a mix, import statement order etc.)
No functionality was changed.
Types of changes
[ ] Bugfix (non-breaking change which fixes an issue)
[ ] New example (non-breaking change which adds functionality)
[x] Improvement (general improvements like code refactoring that doesn't explicitly fix a bug or add any new functionality)
[ ] Documentation Update (if none of the other choices apply)
Proposed changes
General formatting and minor pylint fixes to make sure the formatting is normalized (e.g. using one style of quotes, and not a mix, import statement order etc.)
No functionality was changed.
Types of changes
Checklist
Further comments