Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Hofer-Julian committed Nov 13, 2023
1 parent 49ca6e7 commit 07c5801
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion imod_coupler/drivers/metamod/metamod.py
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@
from loguru import logger
from numpy.typing import NDArray
from scipy.sparse import csr_matrix, dia_matrix
from xmipy import XmiWrapper

from imod_coupler.config import BaseConfig
from imod_coupler.drivers.driver import Driver
Expand Down

0 comments on commit 07c5801

Please sign in to comment.