Skip to content

Commit

Permalink
remove redundant import
Browse files Browse the repository at this point in the history
  • Loading branch information
ZedongPeng committed Sep 20, 2023
1 parent 4288e33 commit 8d7f6c5
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pyomo/contrib/pynumero/interfaces/external_grey_box.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@

import abc
import logging
import numpy as np
from scipy.sparse import coo_matrix

from pyomo.common.deprecation import RenamedClass
from pyomo.common.log import is_debug_set
Expand Down

0 comments on commit 8d7f6c5

Please sign in to comment.