Skip to content

Remove some mypy errors

ed1b5e5
Select commit
Loading
Failed to load commit list.
Merged

Maximize compatability with Datatypes by returning NotImplemented if __add__, __mul__ ... fail #417

Remove some mypy errors
ed1b5e5
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch succeeded Feb 19, 2025 in 1s

89.04% of diff hit (target 86.89%)

View this Pull Request on Codecov

89.04% of diff hit (target 86.89%)

Annotations

Check warning on line 535 in linopy/expressions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/expressions.py#L535

Added line #L535 was not covered by tests

Check warning on line 1582 in linopy/expressions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/expressions.py#L1581-L1582

Added lines #L1581 - L1582 were not covered by tests

Check warning on line 1614 in linopy/expressions.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/expressions.py#L1613-L1614

Added lines #L1613 - L1614 were not covered by tests

Check warning on line 417 in linopy/variables.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

linopy/variables.py#L416-L417

Added lines #L416 - L417 were not covered by tests