Skip to content

Fix/python syntax

Peter Strassmann requested to merge fix/python-syntax into main

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

Merge request reports

Loading