Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Fix issue #1454: Move imod.mf6.interfaces to imod.common.interfaces #1456

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 26, 2025

Conversation

JoerivanEngelen
Copy link
Contributor

@JoerivanEngelen JoerivanEngelen commented Feb 25, 2025

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

  • Links to correct issue
  • Update changelog, if changes affect users
  • PR title starts with Issue #nr, e.g. Issue #737
  • Unit tests were added
  • If feature added: Added/extended example

Copy link

@JoerivanEngelen JoerivanEngelen added this pull request to the merge queue Feb 26, 2025
Merged via the queue into master with commit 973ad5b Feb 26, 2025
7 checks passed
@JoerivanEngelen JoerivanEngelen deleted the issue_#1454_move_interfaces branch February 26, 2025 10:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move imod.mf6.interfaces to imod.common.interfaces
2 participants