Fix/python syntax
Fixing type hints among others:
- usage of tuple instead of Union.
- Package loading hierarchy (first official packages)
Furthermore:
- Auto-removed tailing whitespaces.
- New lines before and after classes/functions/methods
Fixing type hints among others:
Furthermore: