power-grid-model
power-grid-model copied to clipboard
Implementation of TypeVar in more scripts
Improve type hinting that is present to Python 3.10 standards (e.g. replace Union with |) Add type hinting to places where it’s not present yet (make use of TypeVar)
- part 2 of #465
Closes #465