power-grid-model icon indicating copy to clipboard operation
power-grid-model copied to clipboard

Implementation of TypeVar in more scripts

Open zhen0427 opened this issue 1 year ago • 1 comments

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

zhen0427 avatar Aug 06 '24 12:08 zhen0427