linopy icon indicating copy to clipboard operation
linopy copied to clipboard

Check exposed types

Open lkstrp opened this issue 11 months ago • 0 comments

Static types of linopy are now exposed via py.typed. But this leads to tons of mypy problems in packages importing linopy. These need to be fixed. A good starting point is to simply check mypy with linopy in PyPSA by reverting https://github.com/PyPSA/PyPSA/pull/1028/commits/1f99f5dc143dbc4808ddcee0eab48973433e8b60.

lkstrp avatar Oct 30 '24 11:10 lkstrp