Skip to content

Commit

Permalink
fix(dfn): rename sub -> ref (#180)
Browse files Browse the repository at this point in the history
  • Loading branch information
wpbonelli authored Jan 31, 2025
1 parent 362ecd5 commit e809295
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modflow_devtools/dfn.py
Original file line number Diff line number Diff line change
Expand Up @@ -513,7 +513,7 @@ def _rest():
advanced=_advanced(),
multi=_multi(),
sln=_sln(),
sub=_sub(),
ref=_sub(),
**blocks,
)

Expand Down

0 comments on commit e809295

Please sign in to comment.