Skip to content

Fixed typing and structural problems in eta_utility data structures

Fuerst_R requested to merge refactor_data_structures into development
  • Fixed circular importing problems due to typing by only loading type information when actually performing static checks.
  • Also fixed lots of typing problems.

Merge request reports