-
Notifications
You must be signed in to change notification settings - Fork 321
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
refactor(mf6): allow using existing dfn files in generate_classes.py (#…
…2431) Previously failed with shutil.SameFileError if you tried to regenerate classes using the existing set of DFNs e.g. python -m flopy.mf6.utils.generate_classes --dfnpath flopy/mf6/data/dfn --no-backup Now it will work.
- Loading branch information
Showing
1 changed file
with
13 additions
and
7 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters