oemof/oemof-solph

View on GitHub
src/oemof/solph/constraints/equate_variables.py

Summary

Maintainability
A
35 mins
Test Coverage

Function equate_variables has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

def equate_variables(model, var1, var2, factor1=1, name=None):
Severity: Minor
Found in src/oemof/solph/constraints/equate_variables.py - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status