Skip to content

Commit

Permalink
remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
Robbybp committed Jan 6, 2024
1 parent 76fee13 commit e3ddb01
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyomo/contrib/incidence_analysis/config.py
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ def _amplrepnvisitor_validator(visitor=_ReconstructVisitor):


class _IncidenceConfigDict(ConfigDict):

def __call__(
self,
value=NOTSET,
Expand Down Expand Up @@ -149,7 +148,6 @@ def __call__(
return new



IncidenceConfig = _IncidenceConfigDict()
"""Options for incidence graph generation
Expand Down

0 comments on commit e3ddb01

Please sign in to comment.