You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As discovered by @meksor, mypy complains about several optimization.indexset functions (and possibly functions of other optimization items, too). TODO: Remove the # type: ignores and resolve the typing issues.
The text was updated successfully, but these errors were encountered:
Originally posted by @glatterf42 in #110 (comment)
As discovered by @meksor, mypy complains about several
optimization.indexset
functions (and possibly functions of other optimization items, too). TODO: Remove the# type: ignore
s and resolve the typing issues.The text was updated successfully, but these errors were encountered: