You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
…aces`` (#1456)
Fixes#1454
# Description
- Move ``imod.mf6.interfaces`` to ``imod.common.interfaces``
- Move ``imod.mf6.statusinfo.py`` to ``imod.common.statusinfo.py``
I had to move the ``statusinfo.py`` as it was imported in
``imod.common.interfaces.IModel``.
# Checklist
- [x] Links to correct issue
- [ ] Update changelog, if changes affect users
- [x] PR title starts with ``Issue #nr``, e.g. ``Issue #737``
- [ ] Unit tests were added
- [ ] **If feature added**: Added/extended example
As title states. The interfaces are also used in
msw
(or they should be).The text was updated successfully, but these errors were encountered: