Skip to content

Commit

Permalink
Black wanted a space
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmundt committed Jan 7, 2025
1 parent d026e65 commit 4d5d001
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pyomo/contrib/interior_point/interface.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@

from abc import ABCMeta, abstractmethod
from pyomo.contrib.pynumero.interfaces import pyomo_nlp, ampl_nlp

try:
from pyomo.contrib.pynumero.sparse import BlockVector, BlockMatrix
except ImportError as e:
Expand Down

0 comments on commit 4d5d001

Please sign in to comment.